services_default_test.no_autowire
Same name in other branches
- 9 core/modules/system/tests/modules/services_defaults_test/services_defaults_test.services.yml \services_default_test.no_autowire
- 11.x core/modules/system/tests/modules/services_defaults_test/services_defaults_test.services.yml \services_default_test.no_autowire
Class
Drupal\services_defaults_test\TestServiceFile
-
core/
modules/ system/ tests/ modules/ services_defaults_test/ services_defaults_test.services.yml
View source
- class: Drupal\services_defaults_test\TestService
- autowire: false
- arguments:
- - '@services_default_test.no_autowire.arg'
- - '@Drupal\services_defaults_test\TestInjection2'
- public: true
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.