File path: dist/twist/Core/Utilities/Route.utility.php
Namespace: Twist\Core\Utilities
Extends: Base
getAll
— Get all the registered routes and return as an array
void — No return information has been documented for this function.
<?php
//Call the function getAll with the example vars
Twist::Route() -> getAll();