File path: dist/twist/Core/Utilities/User.utility.php
Namespace: Twist\Core\Utilities
Extends: Base
__construct
— User management and control allowing users to register, login and be updated
Functionality to edit, reset passwords, send welcome emails with session management for multi and single devices
void — No return information has been documented for this function.
<?php
//Call the function __construct with the example vars
Twist::User() -> __construct();