ShutdownHandler
in package
Table of Contents
- $displayErrorDetails : bool
- $errorHandler : HttpErrorHandler
- $request : ServerRequestInterface
- __construct() : mixed
- ShutdownHandler constructor.
- __invoke() : mixed
Properties
$displayErrorDetails
private
bool
$displayErrorDetails
$errorHandler
private
HttpErrorHandler
$errorHandler
$request
private
ServerRequestInterface
$request
Methods
__construct()
ShutdownHandler constructor.
public
__construct(ServerRequestInterface $request, HttpErrorHandler $errorHandler, bool $displayErrorDetails) : mixed
Parameters
- $request : ServerRequestInterface
- $errorHandler : HttpErrorHandler
- $displayErrorDetails : bool
Return values
mixed —__invoke()
public
__invoke() : mixed