You are here

protected property EncryptedFieldUpdateBase::$config in Field Encryption 8.2

A configuration object.

Type: \Drupal\Core\Config\ImmutableConfig

File

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

Class

EncryptedFieldUpdateBase
Provides base functionality for the EncryptedFieldUpdate Queue Workers.

Namespace

Drupal\field_encrypt\Plugin\QueueWorker

Code

protected $config;