Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
AtLeastOneOf.php
AtLeastOneOf::$includeInternalMessages
Type:
includeInternalMessages
File
vendor/
symfony/
validator/
Constraints/
AtLeastOneOf.php
, line 33
Class
AtLeastOneOf
Checks that at least one of the given constraint is satisfied.
Namespace
Symfony\Component\Validator\Constraints
Code
public bool $includeInternalMessages =
true
;
RSS feed