api/symfony/Component/VarExporter/Tests/Fixtures/LazyGhost/ChildTestClass.yaml
2024-09-26 02:03:21 -07:00

16 lines
349 B
YAML

name: ChildTestClass
class_comment: null
dependencies:
- name: LazyObjectInterface
type: class
source: Symfony\Component\VarExporter\LazyObjectInterface
properties: []
methods:
- name: __construct
visibility: public
parameters: []
comment: null
traits:
- Symfony\Component\VarExporter\LazyObjectInterface
interfaces:
- LazyObjectInterface