SessionHandlerInterface::destroy Destroy a session &reftitle.description; public boolSessionHandlerInterface::destroy stringid Destroys a session. Called by session_regenerate_id (with $destroy = &true;), session_destroy and when session_decode fails. &reftitle.parameters; id The session ID being destroyed. &reftitle.returnvalues; &returns.session.storage.retval;