platform/api/symfony/Component/DependencyInjection/Tests/Fixtures/LazyLoaded.yaml
2024-09-02 10:44:11 -07:00

11 lines
246 B
YAML

name: LazyLoaded
class_comment: null
dependencies:
- name: Lazy
type: class
source: Symfony\Component\DependencyInjection\Attribute\Lazy
properties: []
methods: []
traits:
- Symfony\Component\DependencyInjection\Attribute\Lazy
interfaces: []