class Controller implements RequestHandlerInterface

Properties

protected Frontend $frontend

Methods

__construct(Frontend $frontend)

No description

ResponseInterface
handle(ServerRequestInterface $request)

No description

Details

__construct(Frontend $frontend)

Parameters

Frontend $frontend

ResponseInterface handle(ServerRequestInterface $request)

Parameters

ServerRequestInterface $request

Return Value

ResponseInterface