Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
StrictConfirmationQuestion.php
StrictConfirmationQuestion::$trueAnswerRegex
@var non-empty-string
Type:
trueAnswerRegex
File
vendor/
composer/
composer/
src/
Composer/
Question/
StrictConfirmationQuestion.php
, line 29
Class
StrictConfirmationQuestion
Represents a yes/no question Enforces strict responses rather than non-standard answers counting as default Based on
Symfony\Component\Console\Question\ConfirmationQuestion
Namespace
Composer\Question
Code
private $trueAnswerRegex;
RSS feed