You are here

protected property ProcessQueueForm::$queueManager in Field Encryption 3.0.x

The QueueWorker manager.

Type: \Drupal\Core\Queue\QueueWorkerManagerInterface

File

src/Form/ProcessQueueForm.php, line 30

Class

ProcessQueueForm
Form builder for the field_encrypt process queue form.

Namespace

Drupal\field_encrypt\Form

Code

protected $queueManager;