TwistPHP Documentation

processRoutes

File path: dist/twist/Core/Utilities/Route.utility.php
Namespace: Twist\Core\Utilities
Extends: Base

processRoutesProcess all the routes and add in the baseURI where required

Return Values

void — No return information has been documented for this function.

Example

<?php
//Call the function processRoutes with the example vars
Twist::Route() -> processRoutes();