WriteSafeSessionHandlerInterface

Provides an interface for session handlers where writing can be disabled.

Hierarchy

File

core/lib/Drupal/Core/Session/WriteSafeSessionHandlerInterface.php, line 8

Namespace

Drupal\Core\Session

Members

Name Modifiers Type Description
WriteSafeSessionHandlerInterface::isSessionWritable public function Returns whether or not a session may be written to storage.
WriteSafeSessionHandlerInterface::setSessionWritable public function Sets whether or not a session may be written to storage.
doc_Drupal
2016-10-29 09:56:50
Comments
Leave a Comment

Please login to continue.