protected property HandlerStackConfigurator::$middlewares in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/Http/HandlerStackConfigurator.php \Drupal\Core\Http\HandlerStackConfigurator::middlewares
Array of middlewares to add to the handler stack.
Type: callable[]
File
- core/
lib/ Drupal/ Core/ Http/ HandlerStackConfigurator.php, line 34 - Contains \Drupal\Core\Http\HandlerStackConfigurator.
Class
- HandlerStackConfigurator
- Defines a class for configuring middlewares on the http handler stack.
Namespace
Drupal\Core\HttpCode
protected $middlewares = NULL;