service gdpr_tasks.manager in General Data Protection Regulation 3.0.x
Same name and namespace in other branches
- 8.2 modules/gdpr_tasks/gdpr_tasks.services.yml \gdpr_tasks.manager
- 8 modules/gdpr_tasks/gdpr_tasks.services.yml \gdpr_tasks.manager
Class
Drupal\gdpr_tasks\TaskManager2 string references to gdpr_tasks.manager
- GDPRController::create in modules/
gdpr_tasks/ src/ Controller/ GDPRController.php - Instantiates a new instance of this class.
- TaskActionsForm::create in modules/
gdpr_tasks/ src/ Form/ TaskActionsForm.php - Instantiates a new instance of this class.
File
- modules/
gdpr_tasks/ gdpr_tasks.services.yml - modules/gdpr_tasks/gdpr_tasks.services.yml
View source
- class: Drupal\gdpr_tasks\TaskManager
- arguments:
- - '@entity_type.manager'
- - '@current_user'
- - '@file_system'