You are here

constant ProcessEntities::ENCRYPTED_FIELD_STORAGE_NAME in Field Encryption 3.0.x

The name of the field that stores encrypted data.

File

src/ProcessEntities.php, line 17

Class

ProcessEntities
Service class to process entities and fields for encryption.

Namespace

Drupal\field_encrypt

Code

const ENCRYPTED_FIELD_STORAGE_NAME = 'encrypted_field_storage';