You are here

protected property GDPRController::$taskManager in General Data Protection Regulation 8.2

Same name and namespace in other branches
  1. 8 modules/gdpr_tasks/src/Controller/GDPRController.php \Drupal\gdpr_tasks\Controller\GDPRController::taskManager
  2. 3.0.x 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\Controller

Code

protected $taskManager;