You are here

protected property AdminNegotiator::$user in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/user/src/Theme/AdminNegotiator.php \Drupal\user\Theme\AdminNegotiator::user

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

core/modules/user/src/Theme/AdminNegotiator.php, line 29

Class

AdminNegotiator
Sets the active theme on admin pages.

Namespace

Drupal\user\Theme

Code

protected $user;