api/symfony/Component/Validator/Tests/Dummy/DummyGroupProvider.yaml
2024-09-26 02:03:21 -07:00

21 lines
529 B
YAML

name: DummyGroupProvider
class_comment: null
dependencies:
- name: GroupSequence
type: class
source: Symfony\Component\Validator\Constraints\GroupSequence
- name: GroupProviderInterface
type: class
source: Symfony\Component\Validator\GroupProviderInterface
properties: []
methods:
- name: getGroups
visibility: public
parameters:
- name: object
comment: null
traits:
- Symfony\Component\Validator\Constraints\GroupSequence
- Symfony\Component\Validator\GroupProviderInterface
interfaces:
- GroupProviderInterface