Last updated Apr 7th, 2019 | Page history | Improve this page | Report an issue
Ends a user session completely, including all contexts.
API Doc: http://api.modx.com/revolution/2.2/db_core_model_modx_moduser.class.html#%5CmodUser::endSession()
void endSession ()
End the user's session.
$user->endSession();