\Imi\Server\Http\MiddlewareRouteMiddleware

Summary

Methods
Properties
Constants
process()
No public properties found
No constants found
No protected methods found
$route
$notFoundHandler
N/A
No private methods found
No private properties found
N/A

Properties

Methods

process()

process(\Psr\Http\Message\ServerRequestInterface  $request, \Psr\Http\Server\RequestHandlerInterface  $handler) : \Psr\Http\Message\ResponseInterface

处理方法

Parameters

\Psr\Http\Message\ServerRequestInterface $request
\Psr\Http\Server\RequestHandlerInterface $handler

Returns

\Psr\Http\Message\ResponseInterface