Legend of the Green Dragon

BattleTrait

Table of Contents

$expression  : mixed
$log  : mixed
$navigation  : mixed
$response  : mixed
$sanitize  : mixed
$tools  : mixed
$translator  : mixed
$twig  : mixed
setExpression()  : void
setLog()  : void
setNavigation()  : void
setResponse()  : void
setSanitize()  : void
setTools()  : void
setTranslator()  : void
setTwig()  : void

Properties

Methods

setExpression()

public setExpression(Battle $expression) : void
Parameters
$expression : Battle
Return values
void

setLog()

public setLog(Log $log) : void
Parameters
$log : Log
Tags
required
Return values
void

setTools()

public setTools(Tool $tools) : void
Parameters
$tools : Tool
Tags
required
Return values
void

setTranslator()

public setTranslator(TranslatorInterface $translator) : void
Parameters
$translator : TranslatorInterface
Tags
required
Return values
void

setTwig()

public setTwig(Environment $twig) : void
Parameters
$twig : Environment
Tags
required
Return values
void

Search results