You are here

protected property AccountSwitcher::$originalSessionSaving in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 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 45
Contains \Drupal\Core\Session\AccountSwitcher.

Class

AccountSwitcher
An implementation of AccountSwitcherInterface.

Namespace

Drupal\Core\Session

Code

protected $originalSessionSaving;