Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
StrictConfirmationQuestion.php
StrictConfirmationQuestion::$falseAnswerRegex
@var non-empty-string
Type:
falseAnswerRegex
File
vendor/
composer/
composer/
src/
Composer/
Question/
StrictConfirmationQuestion.php
, line 31
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 $falseAnswerRegex;
RSS feed