You are here

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

The entity type.

Type: \Drupal\Core\Entity\EntityType

File

src/Form/UpdateEncryptionProfileForm.php, line 24

Class

UpdateEncryptionProfileForm
Confirmation form for updating encryption on an entity.

Namespace

Drupal\field_encrypt\Form

Code

protected $entityType;