interface GroupSequenceProviderInterface

Defines the interface for a group sequence provider.

Hierarchy

Expanded class hierarchy of GroupSequenceProviderInterface

All classes that implement GroupSequenceProviderInterface

1 file declares its use of GroupSequenceProviderInterface

File

drupal/core/vendor/symfony/validator/Symfony/Component/Validator/GroupSequenceProviderInterface.php, line 17

Namespace

Symfony\Component\Validator
View source

Members

Namesort descending Modifiers Type Description Overrides
GroupSequenceProviderInterface::getGroupSequence public function Returns which validation groups should be used for a certain state of the object. 1