api/symfony/Component/Validator/Tests/Dummy/DummyGroupProvider.yaml

22 lines
529 B
YAML
Raw Normal View History

2024-09-26 09:03:21 +00:00
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