File path: dist/twist/Core/Models/User/SessionHandler.model.php
Namespace: Twist\Core\Models\User
forget
— Forget the user, nolonger remeber the user
void — No return information has been documented for this function.
<?php
//Call the function forget with the example vars
$resSessionHandler = new \Twist\Core\Models\User\SessionHandler();
$resSessionHandler -> forget();