protected property AccountSwitcher::$originalSessionSaving in Drupal 9
Same name and namespace in other branches
- 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 40
Class
- AccountSwitcher
- An implementation of AccountSwitcherInterface.
Namespace
Drupal\Core\SessionCode
protected $originalSessionSaving;