You are here

protected property UserManagementService::$currentUser in Auto Purge Users 8.3

Same name and namespace in other branches
  1. 8.2 src/Services/UserManagementService.php \Drupal\purge_users\Services\UserManagementService::currentUser

Current user.

Type: \Drupal\Core\Session\AccountProxyInterface

File

src/Services/UserManagementService.php, line 25

Class

UserManagementService
Class that holds the purging logic.

Namespace

Drupal\purge_users\Services

Code

protected $currentUser;