Neos\Flow\Tests\FunctionalTestRequestHandler::__construct PHP Method

__construct() public method

Constructor
public __construct ( Bootstrap $bootstrap )
$bootstrap Neos\Flow\Core\Bootstrap
    public function __construct(Bootstrap $bootstrap)
    {
        $this->bootstrap = $bootstrap;
    }