Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
CurrentUserContext.php
CurrentUserContext::$account
The current user.
Type:
\Drupal\Core\Session\AccountInterface
File
core/
modules/
user/
src/
ContextProvider/
CurrentUserContext.php
, line 24
Class
CurrentUserContext
Sets the current user as a context.
Namespace
Drupal\user\ContextProvider
Code
protected $account;
RSS feed