The current user.
Type: \Drupal\Core\Session\AccountInterface
File
- core/modules/user/src/Theme/AdminNegotiator.php, line 22
Class
- AdminNegotiator
- Sets the active theme on admin pages.
Namespace
Drupal\user\Theme
Code
protected $user;
The current user.
Type: \Drupal\Core\Session\AccountInterface
Drupal\user\Theme
protected $user;
Please login to continue.