protected property AccountSwitcher::$accountStack in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/Session/AccountSwitcher.php \Drupal\Core\Session\AccountSwitcher::accountStack
A stack of previous overridden accounts.
Type: \Drupal\Core\Session\AccountInterface[]
File
- core/
lib/ Drupal/ Core/ Session/ AccountSwitcher.php, line 24 - Contains \Drupal\Core\Session\AccountSwitcher.
Class
- AccountSwitcher
- An implementation of AccountSwitcherInterface.
Namespace
Drupal\Core\SessionCode
protected $accountStack = array();