foreach($paths as $path) $request
An exception for terminatinating execution or to throw for unit testing.
Representation of an outgoing, server-side response.
Representation of an incoming, server-side HTTP request.
Defines a contract for invoking a route callable.
__invoke(callable $callable, ServerRequestInterface $request, ResponseInterface $response, array $routeArguments)
Invoke a route callable.
Slim Framework (https://slimframework.com)