StackedHttpKernel::$middlewares

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

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