Alex\BehatLauncher\Command\Command::getApplication PHP 메소드

getApplication() 공개 메소드

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