You are here

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

Same name and namespace in other branches
  1. 2.0.x src/Controller/ForcePasswordChangeController.php \Drupal\force_password_change\Controller\ForcePasswordChangeController::currentUser

* The current user * *

Type: \Drupal\Core\Session\AccountProxy

Overrides ControllerBase::$currentUser

File

src/Controller/ForcePasswordChangeController.php, line 40

Class

ForcePasswordChangeController

Namespace

Drupal\force_password_change\Controller

Code

protected $currentUser;