Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
StackedHttpKernel.php
StackedHttpKernel::$middlewares
A set of middlewares that are wrapped around this kernel.
Type:
array
File
core/
lib/
Drupal/
Core/
StackMiddleware/
StackedHttpKernel.php
, line 32
Class
StackedHttpKernel
Provides a stacked HTTP kernel.
Namespace
Drupal\Core\StackMiddleware
Code
private $middlewares = [];
RSS feed