PHP 클래스 AcmePhp\Cli\Application

저자: Titouan Galopin ([email protected])
상속: extends Symfony\Component\Console\Application
파일 보기 프로젝트 열기: acmephp/acmephp

공개 메소드들

메소드 설명
__construct ( )
getBackupDirectory ( ) : string
getConfigFile ( ) : string
getConfigReferenceFile ( ) : string
getStorageDirectory ( ) : string

보호된 메소드들

메소드 설명
getDefaultCommands ( )
getDefaultHelperSet ( )
getDefaultInputDefinition ( )

메소드 상세

__construct() 공개 메소드

public __construct ( )

getBackupDirectory() 공개 메소드

public getBackupDirectory ( ) : string
리턴 string

getConfigFile() 공개 메소드

public getConfigFile ( ) : string
리턴 string

getConfigReferenceFile() 공개 메소드

public getConfigReferenceFile ( ) : string
리턴 string

getDefaultCommands() 보호된 메소드

protected getDefaultCommands ( )

getDefaultHelperSet() 보호된 메소드

protected getDefaultHelperSet ( )

getDefaultInputDefinition() 보호된 메소드

getStorageDirectory() 공개 메소드

public getStorageDirectory ( ) : string
리턴 string