protected property EncryptionProfileForm::$originalProfile in Encrypt 8.3
The original encryption profile.
The original EncryptionProfile entity or NULL if this is a new one.
Type: \Drupal\encrypt\Entity\EncryptionProfile|null
File
- src/
Form/ EncryptionProfileForm.php, line 47
Class
- EncryptionProfileForm
- Provides the form to add / edit an EncryptionProfile entity.
Namespace
Drupal\encrypt\FormCode
protected $originalProfile = NULL;