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