class GroupSequenceProvider in Plug 7
Annotation to define a group sequence provider.
Plugin annotation
@Target({"CLASS", "ANNOTATION"})
Hierarchy
- class \Symfony\Component\Validator\Constraints\GroupSequenceProvider
Expanded class hierarchy of GroupSequenceProvider
1 file declares its use of GroupSequenceProvider
- AnnotationLoader.php in lib/
Symfony/ validator/ Symfony/ Component/ Validator/ Mapping/ Loader/ AnnotationLoader.php
File
- lib/
Symfony/ validator/ Symfony/ Component/ Validator/ Constraints/ GroupSequenceProvider.php, line 20
Namespace
Symfony\Component\Validator\ConstraintsView source
class GroupSequenceProvider {
}