TwistPHP Documentation

clearAfterLoginRedirect

File path: dist/twist/Core/Utilities/User.utility.php
Namespace: Twist\Core\Utilities
Extends: Base

clearAfterLoginRedirect

Return Values

void — No return information has been documented for this function.

Example

<?php
//Call the function clearAfterLoginRedirect with the example vars
Twist::User() -> clearAfterLoginRedirect();