PopTest\Event\Foo::__construct PHP Method

__construct() public method

public __construct ( $arg = null )
    public function __construct($arg = null)
    {
        $this->value = $arg;
    }