Alex\BehatLauncher\Controller\Controller::__construct PHP Method

__construct() public method

public __construct ( Application $application )
$application Alex\BehatLauncher\Application
    public function __construct(Application $application)
    {
        $this->application = $application;
    }