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

12 lines
306 B
YAML
Raw Normal View History

2024-09-02 17:44:11 +00:00
name: DummyObjectWithEnumProperty
class_comment: null
dependencies:
- name: StringBackedEnumDummy
type: class
source: Symfony\Component\Serializer\Tests\Fixtures\StringBackedEnumDummy
properties: []
methods: []
traits:
- Symfony\Component\Serializer\Tests\Fixtures\StringBackedEnumDummy
interfaces: []