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

12 lines
338 B
YAML

name: PropertyGetter
class_comment: '# * This class has two paths to PropertyGetterInterface:
# * PropertyGetterInterface <- AbstractPropertyGetter <- PropertyGetter
# * PropertyGetterInterface <- ChildGetterInterface <- PropertyGetter.'
dependencies: []
properties: []
methods: []
traits: []
interfaces:
- ChildGetterInterface