You are here

protected property PrepareHttpblEntityUninstallForm::$entityTypeManager in http:BL 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides PrepareModulesEntityUninstallForm::$entityTypeManager

File

src/Form/PrepareHttpblEntityUninstallForm.php, line 36

Class

PrepareHttpblEntityUninstallForm
Provides a form removing httpbl content entities data before uninstallation.

Namespace

Drupal\httpbl\Form

Code

protected $entityTypeManager;