You are here

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

The host storage.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/HostDeleteForm.php, line 26

Class

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

Namespace

Drupal\httpbl\Form

Code

protected $entity_manager;