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

18 lines
297 B
YAML

name: TraversableDummy
class_comment: null
dependencies: []
properties:
- name: foo
visibility: public
comment: null
- name: bar
visibility: public
comment: null
methods:
- name: getIterator
visibility: public
parameters: []
comment: null
traits: []
interfaces:
- \IteratorAggregate