Solar_Session::delete()
public
void
Solar_Session::delete
( string $key
)
Deletes a key from the store, removing it entirely.
Parameters
(string)
$key
: The data key.
Returns
(void)
Description
Deletes a key from the store, removing it entirely.