메소드 |
설명 |
|
checkEnvironment ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) |
Check environment. If not test, add a notice |
|
configure ( ) |
configure |
|
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : integer |
Execute command |
|
executeVisithor ( Symfony\Component\Console\Output\OutputInterface $output, array $config, string $format ) : integer |
Executes all business logic inside this command |
|