web\Session removeAllFlashes()

removeAllFlashes() public method

Removes all flash messages.

Note that flash messages and normal session variables share the same name space. If you have a normal session variable using the same name, it will be removed by this method.

See also:

public void removeAllFlashes ( )
doc_Yii
2016-10-30 17:16:43
Comments
Leave a Comment

Please login to continue.