Mental Space

ListCitiesAction
in package

FinalYes

Action.

Table of Contents

Properties

$citiesList  : CitesList
$responder  : Responder

Methods

__construct()  : mixed
The constructor.
__invoke()  : ResponseInterface
Action.

Properties

Methods

__construct()

The constructor.

public __construct(CitiesList $citiesList, Responder $responder) : mixed
Parameters
$citiesList : CitiesList

The user index list viewer

$responder : Responder

The responder

__invoke()

Action.

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

The request

$response : ResponseInterface

The response

Return values
ResponseInterface

The response


        
On this page

Search results