You are here

protected property FieldEncryptProcessEntities::$encryptedFieldValueManager in Field Encryption 8.2

The EncryptedFieldValue entity manager.

Type: \Drupal\field_encrypt\EncryptedFieldValueManagerInterface

File

src/FieldEncryptProcessEntities.php, line 50

Class

FieldEncryptProcessEntities
Service class to process entities and fields for encryption.

Namespace

Drupal\field_encrypt

Code

protected $encryptedFieldValueManager;