protected property AccountSwitcher::$originalSessionSaving in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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\SessionCode
protected $originalSessionSaving;