You are here

class GroupSequenceProvider in Plug 7

Annotation to define a group sequence provider.

Plugin annotation


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

Hierarchy

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\Constraints
View source
class GroupSequenceProvider {

}

Members