PHP Mini Documentation

RequestHandler
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
PHP Mini Framework

Table of Contents

$handler  : Closure
__construct()  : mixed
handle()  : ResponseInterface

Properties

Methods

__construct()

public __construct(callable $handler) : mixed
Parameters
$handler : callable
Tags
Return values
mixed

        

Search results