Method | Description | |
---|---|---|
askQuestions ( mixed $helper, Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output, boolean $verbose = true ) : array |
public askQuestions ( mixed $helper, Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output, boolean $verbose = true ) : array | ||
$helper | mixed | A question helper |
$input | Symfony\Component\Console\Input\InputInterface | |
$output | Symfony\Component\Console\Output\OutputInterface | |
$verbose | boolean | |
return | array |