You are here

protected property WebformEncryptSubmissionStorage::$encryptionService in Webform Encrypt 8

The encryption Service.

Type: \Drupal\encrypt\EncryptServiceInterface

File

src/WebformEncryptSubmissionStorage.php, line 31

Class

WebformEncryptSubmissionStorage
Alter webform submission storage definitions.

Namespace

Drupal\webform_encrypt

Code

protected $encryptionService;