service_provider_test.services.yml
Same filename in other branches
File
-
core/
modules/ system/ tests/ modules/ service_provider_test/ service_provider_test.services.yml
View source
- services:
- service_provider_test_class:
- class: Drupal\service_provider_test\TestClass
- tags:
- - { name: event_subscriber }
- - { name: needs_destruction }
- parent: container.trait
- arguments: ['@state']
Services
Title | Deprecated | Summary |
---|---|---|
service_provider_test_class | Drupal\service_provider_test\TestClass |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.