platform/api/symfony/Component/Serializer/Tests/Fixtures/Attributes/GroupDummyInterface.yaml

16 lines
313 B
YAML
Raw Normal View History

2024-09-02 17:44:11 +00:00
name: GroupDummyInterface
class_comment: null
dependencies:
- name: Groups
type: class
source: Symfony\Component\Serializer\Attribute\Groups
properties: []
methods:
- name: getSymfony
visibility: public
parameters: []
comment: null
traits:
- Symfony\Component\Serializer\Attribute\Groups
interfaces: []