You are here

protected property SettingsForm::$encryptionProfileManager in Field Encryption 3.0.x

The encryption profile manager.

Type: \Drupal\encrypt\EncryptionProfileManagerInterface

File

src/Form/SettingsForm.php, line 31

Class

SettingsForm
Form builder for the field_encrypt settings admin page.

Namespace

Drupal\field_encrypt\Form

Code

protected $encryptionProfileManager;