removeAll() public method
Removes all cookies.
public void removeAll ( ) | ||
---|---|---|
throws | yii\base\InvalidCallException |
if the cookie collection is read only |
removeAll() public method
Removes all cookies.
public void removeAll ( ) | ||
---|---|---|
throws | yii\base\InvalidCallException |
if the cookie collection is read only |
Please login to continue.