Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
GroupSequence.php
GroupSequence::$groups
The groups in the sequence.
Type:
array
File
vendor/
symfony/
validator/
Constraints/
GroupSequence.php
, line 57
Class
GroupSequence
A sequence of validation groups.
Namespace
Symfony\Component\Validator\Constraints
Code
public array $groups;
RSS feed