PHP 클래스 Alex\BehatLauncher\Command\Command

상속: extends Symfony\Component\Console\Command\Command
파일 보기 프로젝트 열기: alexandresalome/behat-launcher

공개 메소드들

메소드 설명
__construct ( Application $app )
getApplication ( ) : Application
getDB ( )

보호된 메소드들

메소드 설명
getProjectList ( )
getRunStorage ( )

메소드 상세

__construct() 공개 메소드

public __construct ( Application $app )
$app Alex\BehatLauncher\Application

getApplication() 공개 메소드

public getApplication ( ) : Application
리턴 Alex\BehatLauncher\Application

getDB() 공개 메소드

public getDB ( )

getProjectList() 보호된 메소드

protected getProjectList ( )

getRunStorage() 보호된 메소드

protected getRunStorage ( )