function TestService::getTestInjection2

File

core/modules/system/tests/modules/services_defaults_test/src/TestService.php, line 29

Class

TestService
An autowired service to test _defaults.

Namespace

Drupal\services_defaults_test

Code

public function getTestInjection2() {
  return $this->testInjection2;
}

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