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

11 lines
306 B
YAML

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: []