Newer
Older
framework / _support / Config / Routes.php
@Jim Parry Jim Parry on 1 Mar 2019 141 bytes Release 4.0.0-beta.1
<?php

/**
 * This is a simple file to include for testing the RouteCollection class.
 */

$routes->add('testing', 'TestController::index');