Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
AccountProxy.php
AccountProxy::$account
The instantiated account.
Type:
\Drupal\Core\Session\AccountInterface
File
core/
lib/
Drupal/
Core/
Session/
AccountProxy.php
, line 28
Class
AccountProxy
A proxied implementation of AccountInterface.
Namespace
Drupal\Core\Session
Code
protected $account;
RSS feed