class TestInjection2 in Drupal 9
A service that is autowired.
Hierarchy
- class \Drupal\autowire_test\TestInjection2
Expanded class hierarchy of TestInjection2
1 file declares its use of TestInjection2
- AutowireTest.php in core/
tests/ Drupal/ KernelTests/ Core/ DependencyInjection/ AutowireTest.php
File
- core/
modules/ system/ tests/ modules/ autowire_test/ src/ TestInjection2.php, line 8
Namespace
Drupal\autowire_testView source
class TestInjection2 {
}