protected property 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\SessionCode
protected $accountStack = array();
© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Session!AccountSwitcher.php/property/AccountSwitcher::accountStack/8.1.x