MCPcopy Create free account
hub / github.com/ccoenraets/backbone-cellar / Slim_Router

Class Slim_Router

tutorial/api/Slim/Router.php:45–203  ·  view source on GitHub ↗

* Router * * Responsible for registering route paths with associated callables. * When a Slim application is run, the Router finds a matching Route for * the current HTTP request, and if a matching route is found, executes * the Route's associated callable passing it parameters from the Request URI. * * @package Slim * @author Josh Lockhart * @since Version 1.0

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected