protected property BanMiddleware::$httpKernel in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/ban/src/BanMiddleware.php \Drupal\ban\BanMiddleware::httpKernel
The decorated kernel.
Type: \Symfony\Component\HttpKernel\HttpKernelInterface
File
- core/
modules/ ban/ src/ BanMiddleware.php, line 25 - Contains \Drupal\ban\BanMiddleware.
Class
- BanMiddleware
- Provides a HTTP middleware to implement IP based banning.
Namespace
Drupal\banCode
protected $httpKernel;