api/symfony/Component/VarExporter/Tests/Fixtures/LazyGhost/ChildStdClass.yaml

21 lines
495 B
YAML
Raw Normal View History

2024-09-26 09:03:21 +00:00
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