You are here

protected property ForcePasswordChangeEventSubscriber::$currentUser in Force Password Change 2.0.x

Same name and namespace in other branches
  1. 8 src/EventSubscriber/ForcePasswordChangeEventSubscriber.php \Drupal\force_password_change\EventSubscriber\ForcePasswordChangeEventSubscriber::currentUser

The current user.

Type: Drupal\Core\Session\AccountProxyInterface

File

src/EventSubscriber/ForcePasswordChangeEventSubscriber.php, line 33

Class

ForcePasswordChangeEventSubscriber

Namespace

Drupal\force_password_change\EventSubscriber

Code

protected $currentUser;