RavSystem API docs

ShutdownHandler
in package

Table of Contents

$displayErrorDetails  : bool
$errorHandler  : HttpErrorHandler
$request  : ServerRequestInterface
__construct()  : mixed
ShutdownHandler constructor.
__invoke()  : mixed

Properties

Methods

__construct()

ShutdownHandler constructor.

public __construct(ServerRequestInterface $request, HttpErrorHandler $errorHandler, bool $displayErrorDetails) : mixed
Parameters
$request : ServerRequestInterface
$errorHandler : HttpErrorHandler
$displayErrorDetails : bool
Return values
mixed

Search results