TwistPHP Documentation

afterLoginRedirect

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

afterLoginRedirect

Return Values

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

Example

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