You are here

protected property ConfigSubscriber::$queueFactory in Field Encryption 8.2

Same name and namespace in other branches
  1. 3.0.x src/EventSubscriber/ConfigSubscriber.php \Drupal\field_encrypt\EventSubscriber\ConfigSubscriber::queueFactory

The queue factory.

Type: \Drupal\Core\Queue\QueueFactory

File

src/EventSubscriber/ConfigSubscriber.php, line 40

Class

ConfigSubscriber
Updates existing data when field encryption settings are updated.

Namespace

Drupal\field_encrypt\EventSubscriber

Code

protected $queueFactory;