You are here

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

The entity type ID of the entities to delete.

Type: string

Overrides PrepareModulesEntityUninstallForm::$entityTypeId

File

src/Form/PrepareHttpblEntityUninstallForm.php, line 29

Class

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

Namespace

Drupal\httpbl\Form

Code

protected $entityTypeId;