public property GroupSequence::$groups in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/symfony/validator/Constraints/GroupSequence.php \Symfony\Component\Validator\Constraints\GroupSequence::groups
The groups in the sequence.
Type: string[]|GroupSequence[]
File
- vendor/
symfony/ validator/ Constraints/ GroupSequence.php, line 66
Class
- GroupSequence
- A sequence of validation groups.
Namespace
Symfony\Component\Validator\ConstraintsCode
public $groups;