Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. 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
Powered by Drupal