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();
Please login to continue.