string ask(InputInterface $input, OutputInterface $output, Question $question)
Asks a question to the user.
string ask(InputInterface $input, OutputInterface $output, Question $question)
Asks a question to the user.
InputInterface | $input | An InputInterface instance |
OutputInterface | $output | An OutputInterface instance |
Question | $question | The question to ask |
string | The user answer |
RuntimeException | If there is no data to read in the input stream |
Designed by : w10schools
service@w10schools.com
Please login to continue.