Mental Space

UserCalendarAction
in package

FinalYes

Action.

Table of Contents

Properties

$responder  : Responder
$userReader  : UserReader

Methods

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

Properties

Methods

__invoke()

Action.

public __invoke(ServerRequestInterface $request, ResponseInterface $response) : ResponseInterface
Parameters
$request : ServerRequestInterface

The request

$response : ResponseInterface

The response

Return values
ResponseInterface

The response

transform()

Transform result to response.

private transform(ResponseInterface $response, UserDataDoc $user) : ResponseInterface
Parameters
$response : ResponseInterface

The response

$user : UserDataDoc

The user

Return values
ResponseInterface

The response


        
On this page

Search results