interface TestInjectionInterface
Same name in this branch
- 9 core/modules/system/tests/modules/services_defaults_test/src/TestInjectionInterface.php \Drupal\services_defaults_test\TestInjectionInterface
Same name in other branches
- 10 core/modules/system/tests/modules/services_defaults_test/src/TestInjectionInterface.php \Drupal\services_defaults_test\TestInjectionInterface
- 10 core/modules/system/tests/modules/autowire_test/src/TestInjectionInterface.php \Drupal\autowire_test\TestInjectionInterface
- 11.x core/modules/system/tests/modules/services_defaults_test/src/TestInjectionInterface.php \Drupal\services_defaults_test\TestInjectionInterface
- 11.x core/modules/system/tests/modules/autowire_test/src/TestInjectionInterface.php \Drupal\autowire_test\TestInjectionInterface
An interface for a service that is autowired.
Hierarchy
- interface \Drupal\autowire_test\TestInjectionInterface
Expanded class hierarchy of TestInjectionInterface
All classes that implement TestInjectionInterface
File
-
core/
modules/ system/ tests/ modules/ autowire_test/ src/ TestInjectionInterface.php, line 8
Namespace
Drupal\autowire_testView source
interface TestInjectionInterface {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.