You are here

protected property AccountSwitcher::$writeSafeHandler in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 38
Contains \Drupal\Core\Session\AccountSwitcher.

Class

AccountSwitcher
An implementation of AccountSwitcherInterface.

Namespace

Drupal\Core\Session

Code

protected $writeSafeHandler;