UserAuth::logout

You can logout user using

Syntax

<?php
echo UserAuth::logout();
?>

Last updated