TestService::$testInjection

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

Type: \Drupal\autowire_test\TestInjectionInterface

File

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

Class

TestService

Namespace

Drupal\autowire_test

Code

protected $testInjection;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.