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

17 lines
329 B
YAML
Raw Normal View History

2024-09-26 09:03:21 +00:00
name: LazyClass
class_comment: null
dependencies:
- name: LazyGhostTrait
type: class
source: Symfony\Component\VarExporter\LazyGhostTrait
properties: []
methods:
- name: __construct
visibility: public
parameters:
- name: initializer
comment: null
traits:
- Symfony\Component\VarExporter\LazyGhostTrait
interfaces: []