On this page
QuestionHelper
class QuestionHelper extends SymfonyQuestionHelper (View source)
Methods
void | writePrompt(OutputInterface $output, Question $question) {@inheritdoc} |
|
string | ensureEndsWithPunctuation(string $string) Ensures the given string ends with punctuation. |
Details
protected void writePrompt(OutputInterface $output, Question $question)
{@inheritdoc}
protected string ensureEndsWithPunctuation(string $string)
Ensures the given string ends with punctuation.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/10.x/Illuminate/Console/QuestionHelper.html