function TestService::getTestInjection
File
-
core/
modules/ system/ tests/ modules/ autowire_test/ src/ TestService.php, line 37
Class
Namespace
Drupal\autowire_testCode
public function getTestInjection() : TestInjectionInterface {
return $this->testInjection;
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.