You are here

class GroupSequenceProvider in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/validator/Constraints/GroupSequenceProvider.php \Symfony\Component\Validator\Constraints\GroupSequenceProvider

Annotation to define a group sequence provider.

Plugin annotation


@Target({"CLASS", "ANNOTATION"})

Hierarchy

Expanded class hierarchy of GroupSequenceProvider

Related topics

1 file declares its use of GroupSequenceProvider
AnnotationLoader.php in vendor/symfony/validator/Mapping/Loader/AnnotationLoader.php

File

vendor/symfony/validator/Constraints/GroupSequenceProvider.php, line 20

Namespace

Symfony\Component\Validator\Constraints
View source
class GroupSequenceProvider {

}

Members