You are here

protected property PageController::$currentUser in Restrict IP 8.2

Same name and namespace in other branches
  1. 8 src/Controller/PageController.php \Drupal\restrict_ip\Controller\PageController::currentUser
  2. 3.x src/Controller/PageController.php \Drupal\restrict_ip\Controller\PageController::currentUser

* The current user * *

Type: \Drupal\Core\Session\AccountProxyInterface

Overrides ControllerBase::$currentUser

File

src/Controller/PageController.php, line 37

Class

PageController

Namespace

Drupal\restrict_ip\Controller

Code

protected $currentUser;