AccountSwitcher::$accountStack

A stack of previous overridden accounts.

Type: \Drupal\Core\Session\AccountInterface[]

File

core/lib/Drupal/Core/Session/AccountSwitcher.php, line 19

Class

AccountSwitcher
An implementation of AccountSwitcherInterface.

Namespace

Drupal\Core\Session

Code

protected $accountStack = array();
doc_Drupal
2016-10-29 08:42:56
Comments
Leave a Comment

Please login to continue.