protected property CurrentUserContext::$account in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/user/src/ContextProvider/CurrentUserContext.php \Drupal\user\ContextProvider\CurrentUserContext::account
The current user.
Type: \Drupal\Core\Session\AccountInterface
File
- core/
modules/ user/ src/ ContextProvider/ CurrentUserContext.php, line 30 - Contains \Drupal\user\ContextProvider\CurrentUserContext.
Class
- CurrentUserContext
- Sets the current user as a context.
Namespace
Drupal\user\ContextProviderCode
protected $account;