메소드 | 설명 | |
---|---|---|
configure ( ) | ||
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) | ||
offerProjectChoice ( array $projects, Symfony\Component\Console\Input\InputInterface $input ) : string |
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 |
protected offerProjectChoice ( array $projects, Symfony\Component\Console\Input\InputInterface $input ) : string | ||
$projects | array | |
$input | Symfony\Component\Console\Input\InputInterface | |
리턴 | string | The chosen project ID. |