mini\Dispatcher\HttpDispatcher::__construct() Method

public constructor

Signature

public function __construct(?Psr\Http\Server\RequestHandlerInterface $requestHandler = NULL)

Parameters

Name Type Default Description
$requestHandler ?Psr\Http\Server\RequestHandlerInterface NULL Documentation missing

Documentation

Documentation missing - No docblock found for this method.

Source

src/Dispatcher/HttpDispatcher.php:77-87