PHP Class Qafoo\Analyzer\Command\Analyzers

Inheritance: extends Symfony\Component\Console\Command\Command
Afficher le fichier Open project: Qafoo/QualityAnalyzer

Méthodes publiques

Méthode Description
__construct ( array $analysers )

Méthodes protégées

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

Method Details

__construct() public méthode

public __construct ( array $analysers )
$analysers array

configure() protected méthode

protected configure ( )

execute() protected méthode

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