class ErrorCodeHandler implements RequestHandlerInterface

Methods

__construct(ErrorCodeHandlerInterface $errorCodeHandler)

ErrorCodeHandler constructor.

handle(ServerRequestInterface $request)

No description

Details

at line 26
__construct(ErrorCodeHandlerInterface $errorCodeHandler)

ErrorCodeHandler constructor.

Parameters

ErrorCodeHandlerInterface $errorCodeHandler

at line 31
handle(ServerRequestInterface $request)

Parameters

ServerRequestInterface $request