function TestService::getKernel
Same name in other branches
- 11.x core/modules/system/tests/modules/autowire_test/src/TestService.php \Drupal\autowire_test\TestService::getKernel()
File
-
core/
modules/ system/ tests/ modules/ autowire_test/ src/ TestService.php, line 53
Class
Namespace
Drupal\autowire_testCode
public function getKernel() : DrupalKernelInterface {
return $this->kernel;
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.