Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
StackedHttpKernel.php
StackedHttpKernel::$kernel
The decorated kernel.
Type:
\Symfony\Component\HttpKernel\HttpKernelInterface
File
core/
lib/
Drupal/
Core/
StackMiddleware/
StackedHttpKernel.php
, line 25
Class
StackedHttpKernel
Provides a stacked HTTP kernel.
Namespace
Drupal\Core\StackMiddleware
Code
private $kernel;
RSS feed