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

11 lines
196 B
YAML

name: FooImplementationDummy
class_comment: null
dependencies: []
properties:
- name: name
visibility: public
comment: '# * @var string'
methods: []
traits: []
interfaces:
- FooDummyInterface