You are here

protected property DecryptFieldForm::$baseField in Field Encryption 3.0.x

Whether the field is a base field.

Type: bool

File

src/Form/DecryptFieldForm.php, line 35

Class

DecryptFieldForm
Confirmation form for removing encryption on field.

Namespace

Drupal\field_encrypt\Form

Code

protected $baseField;