vendor/nikic/fast-route/srcfunctions.php

Functions

simpleDispatcher()

simpleDispatcher(callable  $routeDefinitionCallback, array  $options = array()) : \FastRoute\Dispatcher

Parameters

callable $routeDefinitionCallback
array $options

Returns

\FastRoute\Dispatcher

cachedDispatcher()

cachedDispatcher(callable  $routeDefinitionCallback, array  $options = array()) : \FastRoute\Dispatcher

Parameters

callable $routeDefinitionCallback
array $options

Returns

\FastRoute\Dispatcher