프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$commandDescription | string | Command description. | |
$commandName | string | Command name. | |
$method | string | Method to execute. |
메소드 | 설명 | |
---|---|---|
boot ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) | Executes boot command. |
protected boot ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) | ||
$input | Symfony\Component\Console\Input\InputInterface | |
$output | Symfony\Component\Console\Output\OutputInterface |
protected string $commandDescription | ||
리턴 | string |