FinalHandler
in package
implements
RequestHandlerInterface
Interfaces, Classes, Traits and Enums
- RequestHandlerInterface
Table of Contents
Methods
handle()
Process the incoming request and return a response.
public
handle(ServerRequestInterface $request) : Response
Parameters
- $request : ServerRequestInterface