{ Page history | Improve this page | Report an issue }
Removes a session cookie for a user.
API Doc: http://api.modx.com/revolution/2.2/db_core_model_modx_moduser.class.html#%5CmodUser::removeSessionCookie()
void removeSessionCookie (string $context)
Remove the Session Cookie for the User in the 'sports' Context.
$user->removeSessionCookie('sports');