PHP Class PhpBench\Console\Application

Author: Daniel Leech ([email protected])
Inheritance: extends Symfony\Component\Console\Application
Afficher le fichier Open project: dantleech/phpbench Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( )

Méthodes protégées

Méthode Description
configureIO ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
getDefaultInputDefinition ( )

Method Details

__construct() public méthode

public __construct ( )

configureIO() protected méthode

protected configureIO ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
$input Symfony\Component\Console\Input\InputInterface
$output Symfony\Component\Console\Output\OutputInterface

getDefaultInputDefinition() protected méthode