PHP Class Deployer\Console\WorkerCommand

Inheritance: extends Symfony\Component\Console\Command\Command
Afficher le fichier Open project: elfet/deployer

Méthodes publiques

Méthode Description
__construct ( Deployer $deployer )

Méthodes protégées

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

Method Details

__construct() public méthode

public __construct ( Deployer $deployer )
$deployer Deployer\Deployer

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