ReportImageRender
in package
FinalYes
Table of Contents
Methods
- __invoke() : ResponseInterface
- Action.
Methods
__invoke()
Action.
public
__invoke(ServerRequestInterface $request, ResponseInterface $response, array<string|int, mixed> $args) : ResponseInterface
Parameters
- $request : ServerRequestInterface
-
The request
- $response : ResponseInterface
-
The response
- $args : array<string|int, mixed>
-
The routing arguments
Return values
ResponseInterface —The response