api/symfony/Component/Serializer/Tests/Fixtures/FooImplementationDummy.yaml
2024-09-26 02:03:21 -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