Documentation

Routable.php

Interfaces, Classes and Traits

Routable
The routable class is the base class for both routers and router servers, which can both accept routes and store them. In order to do so, there is a predefined set of functions that are meant to be kept the way they are and a single abstract one that adds the route to the element the way this one decides.

Search results