You are here

protected property DecryptFieldForm::$entityTypeManager in Field Encryption 3.0.x

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/DecryptFieldForm.php, line 42

Class

DecryptFieldForm
Confirmation form for removing encryption on field.

Namespace

Drupal\field_encrypt\Form

Code

protected $entityTypeManager;