api/symfony/Component/DependencyInjection/Tests/Fixtures/config/nested_config_builder.yaml
2024-09-26 02:03:21 -07:00

11 lines
285 B
YAML

name: nested_config_builder
class_comment: null
dependencies:
- name: AcmeConfig
type: class
source: Symfony\Component\DependencyInjection\Tests\Fixtures\AcmeConfig
properties: []
methods: []
traits:
- Symfony\Component\DependencyInjection\Tests\Fixtures\AcmeConfig
interfaces: []