You are here

protected property GDPRController::$queue in General Data Protection Regulation 8

Same name and namespace in other branches
  1. 8.2 modules/gdpr_tasks/src/Controller/GDPRController.php \Drupal\gdpr_tasks\Controller\GDPRController::queue
  2. 3.0.x modules/gdpr_tasks/src/Controller/GDPRController.php \Drupal\gdpr_tasks\Controller\GDPRController::queue

The gdpr_tasks_process_gdpr_sar queue.

Type: \Drupal\Core\Queue\QueueInterface

File

modules/gdpr_tasks/src/Controller/GDPRController.php, line 33

Class

GDPRController
Returns responses for Views UI routes.

Namespace

Drupal\gdpr_tasks\Controller

Code

protected $queue;