platform/api/symfony/Component/Serializer/Tests/Fixtures/SiblingHolder.yaml

37 lines
689 B
YAML
Raw Normal View History

2024-09-02 17:44:11 +00:00
name: SiblingHolder
class_comment: "# * @author K\xE9vin Dunglas <dunglas@gmail.com>"
dependencies: []
properties:
- name: sibling0
visibility: private
comment: null
- name: sibling1
visibility: private
comment: null
- name: sibling2
visibility: private
comment: null
methods:
- name: __construct
visibility: public
parameters: []
comment: null
- name: getSibling0
visibility: public
parameters: []
comment: null
- name: getSibling1
visibility: public
parameters: []
comment: null
- name: getSibling2
visibility: public
parameters: []
comment: null
- name: getCoopTilleuls
visibility: public
parameters: []
comment: null
traits: []
interfaces: []