function TestController::__construct
Constructs a TestController.
Parameters
\Drupal\Core\DrupalKernelInterface $kernel: The Drupal kernel.
File
-
core/
modules/ system/ tests/ modules/ container_rebuild_test/ src/ TestController.php, line 16
Class
Namespace
Drupal\container_rebuild_testCode
public function __construct(protected DrupalKernelInterface $kernel) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.