HandlerStackConfigurator::$middlewareIds
Same name in other branches
- 8.9.x core/lib/Drupal/Core/Http/HandlerStackConfigurator.php \Drupal\Core\Http\HandlerStackConfigurator::middlewareIds
- 10 core/lib/Drupal/Core/Http/HandlerStackConfigurator.php \Drupal\Core\Http\HandlerStackConfigurator::middlewareIds
- 11.x core/lib/Drupal/Core/Http/HandlerStackConfigurator.php \Drupal\Core\Http\HandlerStackConfigurator::middlewareIds
A list of used middleware service IDs.
Type: string[]
File
-
core/
lib/ Drupal/ Core/ Http/ HandlerStackConfigurator.php, line 36
Class
- HandlerStackConfigurator
- Defines a class for configuring middlewares on the http handler stack.
Namespace
Drupal\Core\HttpCode
protected $middlewareIds = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.