You are here

protected property FieldEncryptProcessEntities::$updatingStoredField in Field Encryption 8.2

Flag to disable decryption when in the process of updating stored fields.

File

src/FieldEncryptProcessEntities.php, line 22

Class

FieldEncryptProcessEntities
Service class to process entities and fields for encryption.

Namespace

Drupal\field_encrypt

Code

protected $updatingStoredField = 'none';