You are here

protected property EncryptionProfileForm::$editConfirmed in Encrypt 8.3

Keeps track of extra confirmation step on profile edit.

Type: bool

File

src/Form/EncryptionProfileForm.php, line 39

Class

EncryptionProfileForm
Provides the form to add / edit an EncryptionProfile entity.

Namespace

Drupal\encrypt\Form

Code

protected $editConfirmed = FALSE;