destroySession() public method
Session destroy handler.
Do not call this method directly.
public boolean destroySession ( $id ) | ||
---|---|---|
$id | string |
Session ID |
return | boolean |
Whether session is destroyed successfully |
destroySession() public method
Session destroy handler.
Do not call this method directly.
public boolean destroySession ( $id ) | ||
---|---|---|
$id | string |
Session ID |
return | boolean |
Whether session is destroyed successfully |
Please login to continue.