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

16 lines
329 B
YAML

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: []