You are here

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

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/UpdateEncryptionProfileForm.php, line 38

Class

UpdateEncryptionProfileForm
Confirmation form for updating encryption on an entity.

Namespace

Drupal\field_encrypt\Form

Code

protected $entityTypeManager;