function TestService::getTestInjection2

File

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

Class

TestService

Namespace

Drupal\autowire_test

Code

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

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