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

11 lines
257 B
YAML

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