web\Session setHasSessionId()

setHasSessionId() public method

Sets the value indicating whether the current request has sent the session ID.

This method is provided so that you can override the default way of determining whether the session ID is sent.

public void setHasSessionId ( $value )
$value boolean

Whether the current request has sent the session ID.

doc_Yii
2016-10-30 17:16:45
Comments
Leave a Comment

Please login to continue.