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

20 lines
305 B
YAML
Raw Normal View History

2024-09-02 17:44:11 +00:00
name: GroupDummyChild
class_comment: null
dependencies: []
properties:
- name: baz
visibility: private
comment: null
methods:
- name: getBaz
visibility: public
parameters: []
comment: null
- name: setBaz
visibility: public
parameters:
- name: baz
comment: null
traits: []
interfaces: []