namespace Drupal\autowire_test in Drupal 9
Class | Location | Description |
---|---|---|
TestInjection |
core/ |
A service that is autowired. |
TestInjection2 |
core/ |
A service that is autowired. |
TestInjectionInterface |
core/ |
An interface for a service that is autowired. |
TestService |
core/ |