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

Breadcrumb

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