RequestContextMiddleware
in package
implements
MiddlewareInterface
FinalYes
Table of Contents
Interfaces
Methods
- handle() : ResponseInterface
Methods
handle()
public
handle(ServerRequestInterface $request, callable $next) : ResponseInterface
Parameters
- $request : ServerRequestInterface
- $next : callable