You are here

protected property AccountProxy::$initialAccountId in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/Session/AccountProxy.php \Drupal\Core\Session\AccountProxy::initialAccountId

Initial account id.

Type: int

File

core/lib/Drupal/Core/Session/AccountProxy.php, line 35
Contains \Drupal\Core\Session\AccountProxy.

Class

AccountProxy
A proxied implementation of AccountInterface.

Namespace

Drupal\Core\Session

Code

protected $initialAccountId;