File path: dist/twist/Core/Helpers/Session.helper.php
Namespace: Twist\Core\Helpers
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();