You are here

protected property PasswordPolicyEventSubscriber::$currentUser in Password Policy 8.3

The currently logged in user.

Type: \Drupal\Core\Session\AccountProxyInterface

File

src/EventSubscriber/PasswordPolicyEventSubscriber.php, line 29

Class

PasswordPolicyEventSubscriber
Enforces password reset functionality.

Namespace

Drupal\password_policy\EventSubscriber

Code

protected $currentUser;