Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Choice.php
Choice::$multiple
Type:
multiple
File
vendor/
symfony/
validator/
Constraints/
Choice.php
, line 37
Class
Choice
Validates that a value is one of a given set of valid choices.
Namespace
Symfony\Component\Validator\Constraints
Code
public bool $multiple =
false
;
RSS feed