api/symfony/Component/Validator/Tests/Constraints/Fixtures/ChildA.yaml
2024-09-26 02:03:21 -07:00

16 lines
278 B
YAML

name: ChildA
class_comment: null
dependencies:
- name: Assert
type: class
source: Symfony\Component\Validator\Constraints
properties:
- name: name
visibility: public
comment: null
- name: childB
visibility: public
comment: null
methods: []
traits: []
interfaces: []