Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ChoiceQuestion.php
ChoiceQuestion::$errorMessage
Type:
errorMessage
File
vendor/
symfony/
console/
Question/
ChoiceQuestion.php
, line 25
Class
ChoiceQuestion
Represents a choice question.
Namespace
Symfony\Component\Console\Question
Code
private string $errorMessage =
'Value "%s" is invalid'
;
RSS feed