platform/api/symfony/Component/Validator/Tests/Fixtures/PropertyGetter.yaml

13 lines
338 B
YAML
Raw Normal View History

2024-09-02 17:44:11 +00:00
name: PropertyGetter
class_comment: '# * This class has two paths to PropertyGetterInterface:
# * PropertyGetterInterface <- AbstractPropertyGetter <- PropertyGetter
# * PropertyGetterInterface <- ChildGetterInterface <- PropertyGetter.'
dependencies: []
properties: []
methods: []
traits: []
interfaces:
- ChildGetterInterface