You are here

protected property TaskManager::$currentUser 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::currentUser
  2. 3.0.x modules/gdpr_tasks/src/TaskManager.php \Drupal\gdpr_tasks\TaskManager::currentUser

The current user service.

Type: \Drupal\Core\Session\AccountProxy

File

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

Class

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

Namespace

Drupal\gdpr_tasks

Code

protected $currentUser;