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.