You are here

protected property AccountSwitcher::$currentUser in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/Session/AccountSwitcher.php \Drupal\Core\Session\AccountSwitcher::currentUser

The current user service.

Type: \Drupal\Core\Session\AccountProxyInterface

File

core/lib/Drupal/Core/Session/AccountSwitcher.php, line 31
Contains \Drupal\Core\Session\AccountSwitcher.

Class

AccountSwitcher
An implementation of AccountSwitcherInterface.

Namespace

Drupal\Core\Session

Code

protected $currentUser = array();