You are here

protected property EntityDeleteForm::$entityTypeManager in Entity Delete 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/EntityDeleteForm.php, line 32

Class

EntityDeleteForm
Class EntityDeleteForm.

Namespace

Drupal\entity_delete\Form

Code

protected $entityTypeManager;