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

12 lines
257 B
YAML
Raw Normal View History

2024-09-26 09:03:21 +00:00
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: []