You are here

protected property MasqueradeForm::$entityTypeManager in Masquerade 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/MasqueradeForm.php, line 21

Class

MasqueradeForm
Form builder for the masquerade form.

Namespace

Drupal\masquerade\Form

Code

protected $entityTypeManager;