api/symfony/Component/Serializer/Tests/Fixtures/FooImplementationDummy.yaml

12 lines
196 B
YAML
Raw Permalink Normal View History

2024-09-26 09:03:21 +00:00
name: FooImplementationDummy
class_comment: null
dependencies: []
properties:
- name: name
visibility: public
comment: '# * @var string'
methods: []
traits: []
interfaces:
- FooDummyInterface