You are here

protected property AccountProxy::$initialAccountId in Drupal 8

Initial account id.

Type: int

Deprecated

in drupal:8.3.0 and is removed from drupal:9.0.0. Use $this->id instead.

File

core/lib/Drupal/Core/Session/AccountProxy.php, line 45

Class

AccountProxy
A proxied implementation of AccountInterface.

Namespace

Drupal\Core\Session

Code

protected $initialAccountId;