You are here

protected property TaskActionsForm::$taskManager in General Data Protection Regulation 8

Same name and namespace in other branches
  1. 8.2 modules/gdpr_tasks/src/Form/TaskActionsForm.php \Drupal\gdpr_tasks\Form\TaskActionsForm::taskManager
  2. 3.0.x modules/gdpr_tasks/src/Form/TaskActionsForm.php \Drupal\gdpr_tasks\Form\TaskActionsForm::taskManager

The GDPR Task manager.

Type: \Drupal\gdpr_tasks\TaskManager

File

modules/gdpr_tasks/src/Form/TaskActionsForm.php, line 43

Class

TaskActionsForm
Form controller for Task edit forms.

Namespace

Drupal\gdpr_tasks\Form

Code

protected $taskManager;