You are here

protected property PurgeConfigurationsConfirmForm::$entityTypeManager in Easy Install 8.10

The entity manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/PurgeConfigurationsConfirmForm.php, line 49

Class

PurgeConfigurationsConfirmForm
Builds a confirmation form to uninstall selected modules.

Namespace

Drupal\easy_install\Form

Code

protected $entityTypeManager;