protected property BanMiddleware::$banIpManager in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/ban/src/BanMiddleware.php \Drupal\ban\BanMiddleware::banIpManager
The ban IP manager.
Type: \Drupal\ban\BanIpManagerInterface
File
- core/
modules/ ban/ src/ BanMiddleware.php, line 32 - Contains \Drupal\ban\BanMiddleware.
Class
- BanMiddleware
- Provides a HTTP middleware to implement IP based banning.
Namespace
Drupal\banCode
protected $banIpManager;