PHP Class Sstalle\php7cc\Infrastructure\Application

Inheritance: extends Symfony\Component\Console\Application
Show file Open project: sstalle/php7cc

Public Methods

Method Description
__construct ( )
getDefinition ( )

Protected Methods

Method Description
getCommandName ( Symfony\Component\Console\Input\InputInterface $input )
getDefaultCommands ( )

Method Details

__construct() public method

public __construct ( )

getCommandName() protected method

protected getCommandName ( Symfony\Component\Console\Input\InputInterface $input )
$input Symfony\Component\Console\Input\InputInterface

getDefaultCommands() protected method

protected getDefaultCommands ( )

getDefinition() public method

public getDefinition ( )