You are here

protected property FieldEncryptProcessEntities::$encryptService in Field Encryption 8.2

The encryption service.

Type: \Drupal\encrypt\EncryptServiceInterface

File

src/FieldEncryptProcessEntities.php, line 36

Class

FieldEncryptProcessEntities
Service class to process entities and fields for encryption.

Namespace

Drupal\field_encrypt

Code

protected $encryptService;