You are here

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

The ban IP manager.

Type: \Drupal\ban\BanIpManagerInterface

File

src/Form/HostDeleteForm.php, line 33

Class

HostDeleteForm
Provides a form for deleting (and unbanning) a host entity.

Namespace

Drupal\httpbl\Form

Code

protected $banManager;