cachedDispatcher()
cachedDispatcher(callable $routeDefinitionCallback, array $options = array()) : \FastRoute\Dispatcher
Parameters
| callable | $routeDefinitionCallback | |
| array | $options |
| DataGenerator |
| Dispatcher |
| RouteParser |
| DataGenerator | |
| Dispatcher | |
| RouteParser |
| BadRouteException | |
| DummyRouteCollector | |
| HackTypecheckerTest | |
| Route | |
| RouteCollector | |
| RouteCollectorTest |
cachedDispatcher(callable $routeDefinitionCallback, array $options = array()) : \FastRoute\Dispatcher
| callable | $routeDefinitionCallback | |
| array | $options |
simpleDispatcher(callable $routeDefinitionCallback, array $options = array()) : \FastRoute\Dispatcher
| callable | $routeDefinitionCallback | |
| array | $options |