UserAuth::checkUser

You can check if user login/sign in or no using

Syntax

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

Last updated