You are here

protected property ConfigSubscriber::$queueFactory in Field Encryption 3.0.x

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

The queue factory.

Type: \Drupal\Core\Queue\QueueFactory

File

src/EventSubscriber/ConfigSubscriber.php, line 38

Class

ConfigSubscriber
Updates existing data when field encryption settings are updated.

Namespace

Drupal\field_encrypt\EventSubscriber

Code

protected $queueFactory;