SessionHandlerInterface::close
Close the session
&reftitle.description;
abstract public boolSessionHandlerInterface::close
Closes the current session. This function is automatically executed when
closing the session, or explicitly via session_write_close.
&reftitle.parameters;
&no.function.parameters;
&reftitle.returnvalues;
&returns.session.storage.retval;