You are here

protected property ForcePasswordChangeEventSubscriber::$currentUser in Force Password Change 8

Same name and namespace in other branches
  1. 2.0.x 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 32

Class

ForcePasswordChangeEventSubscriber

Namespace

Drupal\force_password_change\EventSubscriber

Code

protected $currentUser;