File path: dist/twist/Core/Models/User/SessionHandler.model.php
Namespace: Twist\Core\Models\User
remembered
— See if the use has been remembered or not
void — No return information has been documented for this function.
<?php
//Call the function remembered with the example vars
$resSessionHandler = new \Twist\Core\Models\User\SessionHandler();
$resSessionHandler -> remembered();