Jinya CMS

TestRequestHandler
in package
implements RequestHandlerInterface

Tags

Interfaces, Classes, Traits and Enums

RequestHandlerInterface

Table of Contents

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

Properties

Methods

__construct()

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

handle()

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

Search results