A proxied implementation of AccountInterface. The reason why we need an account proxy is that we don't want to have global state directly stored
Role ID for authenticated users. File core/lib/Drupal/Core/Session/AccountInterface.php, line 23
Defines an interface for a service which has the current account stored. Hierarchy interface
A stack of previous overridden accounts. Type: \Drupal\Core\Session\AccountInterface[] File
The session configuration. Type:
The current user service. Type:
public SessionConfigurationInterface
Default session handler. Hierarchy class \Symfony\Component\HttpFoundation\Sessio
public AccountSwitcher::__construct(AccountProxyInterface $current_user
The instantiated account. Type:
Page 8 of 15