HandlerStackConfigurator::$container
Same name in other branches
- 9 core/lib/Drupal/Core/Http/HandlerStackConfigurator.php \Drupal\Core\Http\HandlerStackConfigurator::container
- 8.9.x core/lib/Drupal/Core/Http/HandlerStackConfigurator.php \Drupal\Core\Http\HandlerStackConfigurator::container
- 11.x core/lib/Drupal/Core/Http/HandlerStackConfigurator.php \Drupal\Core\Http\HandlerStackConfigurator::container
The service container.
Type: \Symfony\Component\DependencyInjection\ContainerInterface
File
-
core/
lib/ Drupal/ Core/ Http/ HandlerStackConfigurator.php, line 43
Class
- HandlerStackConfigurator
- Defines a class for configuring middlewares on the http handler stack.
Namespace
Drupal\Core\HttpCode
protected $container;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.