You are here

protected property EncryptedFieldUpdateBase::$processEntitiesService in Field Encryption 8.2

The service the process entities.

Type: \Drupal\field_encrypt\FieldEncryptProcessEntitiesInterface.

File

src/Plugin/QueueWorker/EncryptedFieldUpdateBase.php, line 21

Class

EncryptedFieldUpdateBase
Provides base functionality for the EncryptedFieldUpdate Queue Workers.

Namespace

Drupal\field_encrypt\Plugin\QueueWorker

Code

protected $processEntitiesService;