AccountSwitcher::$originalSessionSaving

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Session/AccountSwitcher.php \Drupal\Core\Session\AccountSwitcher::originalSessionSaving
  2. 8.9.x core/lib/Drupal/Core/Session/AccountSwitcher.php \Drupal\Core\Session\AccountSwitcher::originalSessionSaving
  3. 10 core/lib/Drupal/Core/Session/AccountSwitcher.php \Drupal\Core\Session\AccountSwitcher::originalSessionSaving

The original state of session saving prior to account switching.

Type: bool

File

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

Class

AccountSwitcher
An implementation of AccountSwitcherInterface.

Namespace

Drupal\Core\Session

Code

protected $originalSessionSaving;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.