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

1
protected $accountStack = array();
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.