PHP Class SensioLabs\Insight\Cli\Application

Inheritance: extends Symfony\Component\Console\Application
Afficher le fichier Open project: sensiolabs/insight

Méthodes publiques

Méthode Description
__construct ( )
getApi ( )
getLongVersion ( )

Méthodes protégées

Méthode Description
doRunCommand ( Command $command, Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
getDefaultCommands ( )
getDefaultHelperSet ( )
getDefaultInputDefinition ( )

Method Details

__construct() public méthode

public __construct ( )

doRunCommand() protected méthode

protected doRunCommand ( Command $command, Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
$command Symfony\Component\Console\Command\Command
$input Symfony\Component\Console\Input\InputInterface
$output Symfony\Component\Console\Output\OutputInterface

getApi() public méthode

public getApi ( )

getDefaultCommands() protected méthode

protected getDefaultCommands ( )

getDefaultHelperSet() protected méthode

protected getDefaultHelperSet ( )

getDefaultInputDefinition() protected méthode

getLongVersion() public méthode

public getLongVersion ( )