api/symfony/Component/Validator/Tests/Constraints/Fixtures/ChildB.yaml

17 lines
278 B
YAML
Raw Normal View History

2024-09-26 09:03:21 +00:00
name: ChildB
class_comment: null
dependencies:
- name: Assert
type: class
source: Symfony\Component\Validator\Constraints
properties:
- name: name
visibility: public
comment: null
- name: childA
visibility: public
comment: null
methods: []
traits: []
interfaces: []