SessionHandler::destroy

public function SessionHandler::destroy

public SessionHandler::destroy($sid)

Destroys a session.

Parameters

string $sessionId Session ID, see http://php.net/function.session-id:

Return value

bool true on success, false on failure

Overrides SessionHandlerInterface::destroy

See also

http://php.net/sessionhandlerinter