You are here

protected property FieldEncryptProcessEntities::$encryptionProfileManager in Field Encryption 8.2

The encryption profile manager.

Type: \Drupal\encrypt\EncryptionProfileManagerInterface

File

src/FieldEncryptProcessEntities.php, line 43

Class

FieldEncryptProcessEntities
Service class to process entities and fields for encryption.

Namespace

Drupal\field_encrypt

Code

protected $encryptionProfileManager;