File path: dist/twist/Core/Models/User/Auth.model.php
Namespace: Twist\Core\Models\User
logLastLogin
— Log the time and IP address of the user upon las login, 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 logLastLogin with the example vars
\Twist\Core\Models\User\Auth::logLastLogin();