You are here

protected property IpBanMiddleware::$iPBanManager in IP Ban 8

The IP ban manager.

Type: \Drupal\ip_ban\IpBanSetBanInterface

File

src/IpBanMiddleware.php, line 28

Class

IpBanMiddleware
Provides a HTTP middleware to implement IP based banning.

Namespace

Drupal\ip_ban

Code

protected $iPBanManager;