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;
Please login to continue.