protected property SessionManager::$writeSafeHandler

The write safe session handler.

@todo: This reference should be removed once all database queries are removed from the session manager class.

Type: \Drupal\Core\Session\WriteSafeSessionHandlerInterface

File

core/lib/Drupal/Core/Session/SessionManager.php, line 68

Class

SessionManager
Manages user sessions.

Namespace

Drupal\Core\Session

Code

protected $writeSafeHandler;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Session!SessionManager.php/property/SessionManager::writeSafeHandler/8.1.x