You are here

private property ChoiceQuestion::$errorMessage in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/console/Question/ChoiceQuestion.php \Symfony\Component\Console\Question\ChoiceQuestion::errorMessage

File

vendor/symfony/console/Question/ChoiceQuestion.php, line 24

Class

ChoiceQuestion
Represents a choice question.

Namespace

Symfony\Component\Console\Question

Code

private $errorMessage = 'Value "%s" is invalid';