PHP Class Alex\BehatLauncher\Command\RunCommand

Inheritance: extends Command
Afficher le fichier Open project: alexandresalome/behat-launcher

Méthodes publiques

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

Method Details

configure() public méthode

public configure ( )

execute() public méthode

public 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