You are here

class TestInjection2 in Drupal 10

Same name in this branch
  1. 10 core/modules/system/tests/modules/services_defaults_test/src/TestInjection2.php \Drupal\services_defaults_test\TestInjection2
  2. 10 core/modules/system/tests/modules/autowire_test/src/TestInjection2.php \Drupal\autowire_test\TestInjection2

A service that is injected via default autowiring.

Hierarchy

Expanded class hierarchy of TestInjection2

File

core/modules/system/tests/modules/services_defaults_test/src/TestInjection2.php, line 8

Namespace

Drupal\services_defaults_test
View source
class TestInjection2 {

}

Members