You are here

protected property EncryptionProfileForm::$encryptService in Encrypt 8.3

The EncryptService definition.

Type: \Drupal\encrypt\EncryptService

File

src/Form/EncryptionProfileForm.php, line 32

Class

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

Namespace

Drupal\encrypt\Form

Code

protected $encryptService;