class TestInjection2
Same name in this branch
- 11.x core/modules/system/tests/modules/autowire_test/src/TestInjection2.php \Drupal\autowire_test\TestInjection2
Same name in other branches
- 9 core/modules/system/tests/modules/services_defaults_test/src/TestInjection2.php \Drupal\services_defaults_test\TestInjection2
- 9 core/modules/system/tests/modules/autowire_test/src/TestInjection2.php \Drupal\autowire_test\TestInjection2
- 10 core/modules/system/tests/modules/services_defaults_test/src/TestInjection2.php \Drupal\services_defaults_test\TestInjection2
- 10 core/modules/system/tests/modules/autowire_test/src/TestInjection2.php \Drupal\autowire_test\TestInjection2
A service that is injected via default autowiring.
Hierarchy
- class \Drupal\services_defaults_test\TestInjection2
Expanded class hierarchy of TestInjection2
File
-
core/
modules/ system/ tests/ modules/ services_defaults_test/ src/ TestInjection2.php, line 10
Namespace
Drupal\services_defaults_testView source
class TestInjection2 {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.