PHP Class AcmePhp\Cli\Application

Author: Titouan Galopin ([email protected])
Inheritance: extends Symfony\Component\Console\Application
Show file Open project: acmephp/acmephp

Public Methods

Method Description
__construct ( )
getBackupDirectory ( ) : string
getConfigFile ( ) : string
getConfigReferenceFile ( ) : string
getStorageDirectory ( ) : string

Protected Methods

Method Description
getDefaultCommands ( )
getDefaultHelperSet ( )
getDefaultInputDefinition ( )

Method Details

__construct() public method

public __construct ( )

getBackupDirectory() public method

public getBackupDirectory ( ) : string
return string

getConfigFile() public method

public getConfigFile ( ) : string
return string

getConfigReferenceFile() public method

public getConfigReferenceFile ( ) : string
return string

getDefaultCommands() protected method

protected getDefaultCommands ( )

getDefaultHelperSet() protected method

protected getDefaultHelperSet ( )

getDefaultInputDefinition() protected method

getStorageDirectory() public method

public getStorageDirectory ( ) : string
return string