PHP Class Vinkla\Climb\Commands\OutdatedCommand

Author: Vincent Klaiber ([email protected])
Author: Jens Segers ([email protected])
Inheritance: extends Command
Afficher le fichier Open project: vinkla/climb

Méthodes publiques

Méthode Description
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : integer Execute the command.

Méthodes protégées

Méthode Description
configure ( ) : void Configure the outdated command.

Method Details

configure() protected méthode

Configure the outdated command.
protected configure ( ) : void
Résultat void

execute() public méthode

Execute the command.
public execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : integer
$input Symfony\Component\Console\Input\InputInterface
$output Symfony\Component\Console\Output\OutputInterface
Résultat integer