removeState() protected method
Removes persistent state value.
protected boolean removeState ( $key ) | ||
---|---|---|
$key | string |
State key. |
return | boolean |
Success. |
removeState() protected method
Removes persistent state value.
protected boolean removeState ( $key ) | ||
---|---|---|
$key | string |
State key. |
return | boolean |
Success. |
Please login to continue.