Solar_Session_Handler_Adapter_Native::destroy()
public
bool
Solar_Session_Handler_Adapter_Native::destroy
( string $id
)
Destroys session data.
Parameters
(string)
$id
: The session ID.
Returns
(bool)
Description
Destroys session data.
Provided only to override abstract method, never actually called.