api/symfony/Component/DependencyInjection/Tests/Fixtures/config/nested_bundle_config.yaml

12 lines
236 B
YAML
Raw Normal View History

2024-09-26 09:03:21 +00:00
name: nested_bundle_config
class_comment: null
dependencies:
- name: NestedConfig
type: class
source: Symfony\Config\AcmeConfig\NestedConfig
properties: []
methods: []
traits:
- Symfony\Config\AcmeConfig\NestedConfig
interfaces: []