api/symfony/Component/DependencyInjection/Tests/Fixtures/LazyAutoconfigured.yaml

16 lines
426 B
YAML
Raw Normal View History

2024-09-26 09:03:21 +00:00
name: LazyAutoconfigured
class_comment: null
dependencies:
- name: Autoconfigure
type: class
source: Symfony\Component\DependencyInjection\Attribute\Autoconfigure
- name: Lazy
type: class
source: Symfony\Component\DependencyInjection\Attribute\Lazy
properties: []
methods: []
traits:
- Symfony\Component\DependencyInjection\Attribute\Autoconfigure
- Symfony\Component\DependencyInjection\Attribute\Lazy
interfaces: []