You are here

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

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

Current user.

Type: \Drupal\Core\Session\AccountProxyInterface

File

src/Services/UserManagementService.php, line 24

Class

UserManagementService
Class UserManagementService.

Namespace

Drupal\purge_users\Services

Code

protected $currentUser;