protected property AccountSwitcher::$writeSafeHandler in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Session/AccountSwitcher.php \Drupal\Core\Session\AccountSwitcher::writeSafeHandler
The write-safe session handler.
Type: \Drupal\Core\Session\WriteSafeSessionHandlerInterface
File
- core/
lib/ Drupal/ Core/ Session/ AccountSwitcher.php, line 33
Class
- AccountSwitcher
- An implementation of AccountSwitcherInterface.
Namespace
Drupal\Core\SessionCode
protected $writeSafeHandler;