AccountSwitcher::$writeSafeHandler

Same name and namespace in other branches
  1. 8.9.x core/lib/Drupal/Core/Session/AccountSwitcher.php \Drupal\Core\Session\AccountSwitcher::writeSafeHandler
  2. 10 core/lib/Drupal/Core/Session/AccountSwitcher.php \Drupal\Core\Session\AccountSwitcher::writeSafeHandler
  3. 11.x 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\Session

Code

protected $writeSafeHandler;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.