You are here

namespace Drupal\autowire_test in Drupal 9

Classsort descending Location Description
TestInjection core/modules/system/tests/modules/autowire_test/src/TestInjection.php A service that is autowired.
TestInjection2 core/modules/system/tests/modules/autowire_test/src/TestInjection2.php A service that is autowired.
TestInjectionInterface core/modules/system/tests/modules/autowire_test/src/TestInjectionInterface.php An interface for a service that is autowired.
TestService core/modules/system/tests/modules/autowire_test/src/TestService.php