protected property CreateGdprRequestOnBehalfOfUserForm::$queue in General Data Protection Regulation 8
Same name and namespace in other branches
- 8.2 modules/gdpr_tasks/src/Form/CreateGdprRequestOnBehalfOfUserForm.php \Drupal\gdpr_tasks\Form\CreateGdprRequestOnBehalfOfUserForm::queue
- 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 21
Class
- CreateGdprRequestOnBehalfOfUserForm
- Form for user task requests.
Namespace
Drupal\gdpr_tasks\FormCode
protected $queue;