QuestionHelper
class QuestionHelper extends SymfonyQuestionHelper (View source)
Методы
| void | writePrompt(OutputInterface $output, Question $question) {@inheritdoc} | |
| string | ensureEndsWithPunctuation(string $string) Обеспечивает, что заданная строка заканчивается знаком препинания. |
Подробности
protected void writePrompt(OutputInterface $output, Question $question)
{@inheritdoc}
protected string ensureEndsWithPunctuation(string $string)
Обеспечивает, что заданная строка заканчивается знаком препинания.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/11.x/Illuminate/Console/QuestionHelper.html