Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
SessionHandler.php
function SessionHandler::close
File
core/
lib/
Drupal/
Core/
Session/
SessionHandler.php
, line 102
Class
SessionHandler
Default session handler.
Namespace
Drupal\Core\Session
Code
public
function
close
() : bool {
return
TRUE
; }
RSS feed