function SessionHandler::close
Same name in other branches
- 8.9.x core/lib/Drupal/Core/Session/SessionHandler.php \Drupal\Core\Session\SessionHandler::close()
- 10 core/lib/Drupal/Core/Session/SessionHandler.php \Drupal\Core\Session\SessionHandler::close()
- 11.x core/lib/Drupal/Core/Session/SessionHandler.php \Drupal\Core\Session\SessionHandler::close()
File
-
core/
lib/ Drupal/ Core/ Session/ SessionHandler.php, line 105
Class
- SessionHandler
- Default session handler.
Namespace
Drupal\Core\SessionCode
public function close() {
return TRUE;
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.