On this page
Class MissingConsoleInputException
Exception class used to indicate missing console input.
Namespace: Cake\Console\TestSuite
Method Summary
setQuestion() public
Update the exception message with the question text
Method Detail
setQuestion() public
setQuestion(string $question): void
Update the exception message with the question text
Parameters
string
$question-
The question text.
Returns
void
© 2005–present The Cake Software Foundation, Inc.
Licensed under the MIT License.
CakePHP is a registered trademark of Cake Software Foundation, Inc.
We are not endorsed by or affiliated with CakePHP.
https://api.cakephp.org/4.4/class-Cake.Console.TestSuite.MissingConsoleInputException.html