Legend of the Green Dragon

DragonController extends AbstractController
in package

Table of Contents

$translationDomain  : mixed
$translationDomainNavigation  : mixed
$buffer  : mixed
$creatureFunction  : mixed
$dispatcher  : mixed
$log  : mixed
$navigation  : mixed
$response  : mixed
$serviceBattle  : mixed
$settings  : mixed
$tool  : mixed
$translator  : mixed
__construct()  : mixed
enter()  : Response
fight()  : Response
index()  : Response
prologue()  : mixed
setLog()  : self
setServiceBattle()  : self
setTool()  : self

Properties

$translationDomainNavigation

protected mixed $translationDomainNavigation

Methods

enter()

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

fight()

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

prologue()

public prologue(array<string|int, mixed> $params, Request $request) : mixed
Parameters
$params : array<string|int, mixed>
$request : Request
Return values
mixed

setServiceBattle()

public setServiceBattle(Battle $serviceBattle) : self
Parameters
$serviceBattle : Battle
Tags
required
Return values
self

Search results