protected property BanMiddleware::$banIpManager in Drupal 9
Same name and namespace in other branches
- 8 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 27
Class
- BanMiddleware
- Provides a HTTP middleware to implement IP based banning.
Namespace
Drupal\banCode
protected $banIpManager;