You are here

protected property TestService::$testInjection2 in Drupal 10

Same name in this branch
  1. 10 core/modules/system/tests/modules/services_defaults_test/src/TestService.php \Drupal\services_defaults_test\TestService::testInjection2
  2. 10 core/modules/system/tests/modules/autowire_test/src/TestService.php \Drupal\autowire_test\TestService::testInjection2
Same name and namespace in other branches
  1. 9 core/modules/system/tests/modules/autowire_test/src/TestService.php \Drupal\autowire_test\TestService::testInjection2

Type: \Drupal\autowire_test\TestInjection2

File

core/modules/system/tests/modules/autowire_test/src/TestService.php, line 15

Class

TestService

Namespace

Drupal\autowire_test

Code

protected $testInjection2;