TwistPHP Documentation

loggedIn

File path: dist/twist/Core/Utilities/User.utility.php
Namespace: Twist\Core\Utilities
Extends: Base

loggedInCheck to see if the user is logged into the system

Return Values

void — No return information has been documented for this function.

Example

<?php
//Call the function loggedIn with the example vars
Twist::User() -> loggedIn();