Documentation

ResponseRequestHandler implements RequestHandlerInterface

Interfaces, Classes and Traits

RequestHandlerInterface

Table of Contents

$response  : ResponseInterface
__construct()  : mixed
handle()  : ResponseInterface

Properties

Methods

__construct()

public __construct(ResponseInterface $response) : mixed
Parameters
$response : ResponseInterface
Return values
mixed

handle()

public handle(ServerRequestInterface $request) : ResponseInterface
Parameters
$request : ServerRequestInterface
Return values
ResponseInterface

Search results