W3cubDocs

/CakePHP 4.1

Class MissingConsoleInputException

Exception class used to indicate missing console input.

Namespace: Cake\TestSuite\Stub

Method Summary

  • setQuestion() public

    Update the exception message with the question text

Method Detail

setQuestion() public

setQuestion(mixed $question)

Update the exception message with the question text

Parameters

string $question

The question text.

© 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.1/class-Cake.TestSuite.Stub.MissingConsoleInputException.html