File path: dist/twist/Twist.php
Namespace: \
launch
— Main function called by the boot.php file, this function will boot the framework setting all the variables and initialising required functionality to ensure that TwistPHP runs as expected.
void — No return information has been documented for this function.
<?php
//Call the function launch with the example vars
Twist::Twist() -> launch();