File path: dist/twist/Core/Utilities/Session.utility.php
Namespace: Twist\Core\Utilities
Extends: Base
start
— Create the guest session for the user, this will then be used when the user becomes real
void — No return information has been documented for this function.
<?php
//Call the function start with the example vars
Twist::Session() -> start();