Legend of the Green Dragon

ArmorController extends AbstractController
in package

Table of Contents

$dispatcher  : mixed
$log  : mixed
$navigation  : mixed
$response  : mixed
__construct()  : mixed
index()  : Response
buy()  : Response
enter()  : Response
renderArmor()  : Response

Properties

Methods

buy()

protected buy(array<string|int, mixed> $params, Request $request) : Response
Parameters
$params : array<string|int, mixed>
$request : Request
Return values
Response

enter()

protected enter(array<string|int, mixed> $params) : Response
Parameters
$params : array<string|int, mixed>
Return values
Response

renderArmor()

private renderArmor(array<string|int, mixed> $params) : Response
Parameters
$params : array<string|int, mixed>
Return values
Response

Search results