You are here

protected property EncryptionProfileTestForm::$encryptService in Encrypt 8.3

The encrypt service.

Type: \Drupal\encrypt\EncryptService

File

src/Form/EncryptionProfileTestForm.php, line 20

Class

EncryptionProfileTestForm
Provides a form for testing encryption / decryption on a given profile.

Namespace

Drupal\encrypt\Form

Code

protected $encryptService;