web\Session destroySession()

destroySession() public method

Session destroy handler.

This method should be overridden if $useCustomStorage returns true. Do not call this method directly.

public boolean destroySession ( $id )
$id string

Session ID

return boolean

Whether session is destroyed successfully

doc_Yii
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.