You are here

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

The encryption profile.

Type: \Drupal\encrypt\Entity\EncryptionProfile

File

src/Form/UpdateEncryptionProfileForm.php, line 31

Class

UpdateEncryptionProfileForm
Confirmation form for updating encryption on an entity.

Namespace

Drupal\field_encrypt\Form

Code

protected $encryptionProfile;