Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. 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
Powered by Drupal