File path: dist/twist/Core/Utilities/User.utility.php
Namespace: Twist\Core\Utilities
Extends: Base
logout
— Log the user out of the system and destroy the users session
void — No return information has been documented for this function.
<?php
//Call the function logout with the example vars
Twist::User() -> logout();