StackedHttpKernel::$kernel

Same name in other branches
  1. 10 core/lib/Drupal/Core/StackMiddleware/StackedHttpKernel.php \Drupal\Core\StackMiddleware\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;

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