class MaintenanceModeHandler implements RequestHandlerInterface

Constants

MESSAGE

Methods

ResponseInterface
handle(ServerRequestInterface $request)

<p>Handle the request and return a response.</p>

Details

ResponseInterface handle(ServerRequestInterface $request)

<p>Handle the request and return a response.</p>

Parameters

ServerRequestInterface $request

Return Value

ResponseInterface