Mental Space

ReportDetailAction
in package

FinalYes

Class VLTDetailAction

Table of Contents

Properties

$reportReader  : ReportReader
$responder  : Responder

Methods

__construct()  : mixed
The constructor.
__invoke()  : ResponseInterface
Action.
transform()  : ResponseInterface
Transform result to response.

Properties

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

transform()

Transform result to response.

private transform(ResponseInterface $response, ReportData $report) : ResponseInterface
Parameters
$response : ResponseInterface

The response

$report : ReportData

The report

Return values
ResponseInterface

The response


        
On this page

Search results