File path: dist/twist/Core/Utilities/User.utility.php
Namespace: Twist\Core\Utilities
Extends: Base
current
— Get an object of the current user, if the user is not logged in null will be returned
void — No return information has been documented for this function.
<?php
//Call the function current with the example vars
Twist::User() -> current();