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

20 lines
495 B
YAML

name: ChildStdClass
class_comment: null
dependencies:
- name: LazyGhostTrait
type: class
source: Symfony\Component\VarExporter\LazyGhostTrait
- name: LazyObjectInterface
type: class
source: Symfony\Component\VarExporter\LazyObjectInterface
- name: LazyGhostTrait
type: class
source: LazyGhostTrait
properties: []
methods: []
traits:
- Symfony\Component\VarExporter\LazyGhostTrait
- Symfony\Component\VarExporter\LazyObjectInterface
- LazyGhostTrait
interfaces:
- LazyObjectInterface