File path: dist/twist/Core/Routes/Base.route.php
Namespace: Twist\Core\Routes
Extends: Route
load
— Fall back function to determine if the extending class has got a load function. This function must be over-ridden for the route file to work correctly.
void — No return information has been documented for this function.
<?php
//Call the function load with the example vars
Twist::Base() -> load();