You are here

protected property HostMultipleWhitelistConfirm::$banManager in http:BL 8

The ban IP manager.

Type: \Drupal\ban\BanIpManagerInterface

File

src/Form/HostMultipleWhitelistConfirm.php, line 46

Class

HostMultipleWhitelistConfirm
Provides a multiple host white-listing (and un-banning) confirmation form.

Namespace

Drupal\httpbl\Form

Code

protected $banManager;