You are here

protected property CreateGdprRequestOnBehalfOfUserForm::$queue in General Data Protection Regulation 8.2

Same name and namespace in other branches
  1. 8 modules/gdpr_tasks/src/Form/CreateGdprRequestOnBehalfOfUserForm.php \Drupal\gdpr_tasks\Form\CreateGdprRequestOnBehalfOfUserForm::queue
  2. 3.0.x modules/gdpr_tasks/src/Form/CreateGdprRequestOnBehalfOfUserForm.php \Drupal\gdpr_tasks\Form\CreateGdprRequestOnBehalfOfUserForm::queue

The gdpr_tasks_process_gdpr_sar queue.

Type: \Drupal\Core\Queue\QueueInterface

File

modules/gdpr_tasks/src/Form/CreateGdprRequestOnBehalfOfUserForm.php, line 20

Class

CreateGdprRequestOnBehalfOfUserForm
Form for user task requests.

Namespace

Drupal\gdpr_tasks\Form

Code

protected $queue;