platform/api/symfony/Component/Serializer/Tests/Fixtures/DummyObjectWithEnumConstructor.yaml
2024-09-02 10:44:11 -07:00

12 lines
209 B
YAML

name: DummyObjectWithEnumConstructor
class_comment: null
dependencies: []
properties: []
methods:
- name: __construct
visibility: public
parameters:
- name: get
comment: null
traits: []
interfaces: []