PHP Mini Documentation

ServerRequestHandler
in package
implements RequestHandlerInterface

PHP Mini Framework

Tags
copyright

busarm.com

license

https://github.com/Busarm/php-mini/blob/master/LICENSE (MIT License)

Interfaces, Classes, Traits and Enums

RequestHandlerInterface

Table of Contents

$next  : RequestHandler
__construct()  : mixed
handle()  : ResponseInterface

Properties

Methods

handle()

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

        

Search results