메소드 | 설명 | |
---|---|---|
getQuestion ( $question, $default, $sep = ':' ) | ||
getRunner ( Symfony\Component\Console\Output\OutputInterface $output, &$errors ) | ||
writeGeneratorSummary ( Symfony\Component\Console\Output\OutputInterface $output, $errors ) | ||
writeSection ( Symfony\Component\Console\Output\OutputInterface $output, $text, $style = 'bg=blue;fg=white' ) |
public getRunner ( Symfony\Component\Console\Output\OutputInterface $output, &$errors ) | ||
$output | Symfony\Component\Console\Output\OutputInterface |
public writeGeneratorSummary ( Symfony\Component\Console\Output\OutputInterface $output, $errors ) | ||
$output | Symfony\Component\Console\Output\OutputInterface |
public writeSection ( Symfony\Component\Console\Output\OutputInterface $output, $text, $style = 'bg=blue;fg=white' ) | ||
$output | Symfony\Component\Console\Output\OutputInterface |