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:
- _defaults:
- autoconfigure: true
- service_provider_test_class:
- class: Drupal\service_provider_test\TestClass
- tags:
- - { name: needs_destruction }
- arguments: ['@state']
Services
Title | Deprecated | Summary |
---|---|---|
service_provider_test_class | Drupal\service_provider_test\TestClass | |
_defaults |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.