You are here

protected property TaskManager::$taskStorage in General Data Protection Regulation 8

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

The entity type manager.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

modules/gdpr_tasks/src/TaskManager.php, line 26

Class

TaskManager
Defines a helper class for stuff related to views data.

Namespace

Drupal\gdpr_tasks

Code

protected $taskStorage;