Alex\BehatLauncher\Command\Command::getApplication PHP Method

getApplication() public method

public getApplication ( ) : Application
return Alex\BehatLauncher\Application
    public function getApplication()
    {
        return $this->app;
    }