File path: dist/twist/Core/Models/User/Auth.model.php
Namespace: Twist\Core\Models\User
logLastActive
— Log the last time the user was active, by default this is called as a PHP shutdown function for users that are logged in
void — No return information has been documented for this function.
<?php
//Call the function logLastActive with the example vars
\Twist\Core\Models\User\Auth::logLastActive();