api/symfony/Component/Validator/Tests/Fixtures/AbstractPropertyGetter.yaml

16 lines
265 B
YAML
Raw Normal View History

2024-09-26 09:03:21 +00:00
name: AbstractPropertyGetter
class_comment: null
dependencies: []
properties:
- name: property
visibility: private
comment: null
methods:
- name: getProperty
visibility: public
parameters: []
comment: null
traits: []
interfaces:
- PropertyGetterInterface