protected property GDPRController::$taskManager in General Data Protection Regulation 3.0.x
Same name and namespace in other branches
- 8.2 modules/gdpr_tasks/src/Controller/GDPRController.php \Drupal\gdpr_tasks\Controller\GDPRController::taskManager
- 8 modules/gdpr_tasks/src/Controller/GDPRController.php \Drupal\gdpr_tasks\Controller\GDPRController::taskManager
The task manager service.
Type: \Drupal\gdpr_tasks\TaskManager
File
- modules/
gdpr_tasks/ src/ Controller/ GDPRController.php, line 26
Class
- GDPRController
- Returns responses for Views UI routes.
Namespace
Drupal\gdpr_tasks\ControllerCode
protected $taskManager;