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

20 lines
389 B
YAML
Raw Normal View History

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