Legend of the Green Dragon

Staff
in package

Table of Contents

TRANSLATION_DOMAIN  = 'grotto_staff'
$dispatcher  : mixed
$format  : mixed
$navigation  : mixed
$response  : mixed
$translator  : mixed
__construct()  : mixed
killPlayer()  : mixed

Constants

TRANSLATION_DOMAIN

public mixed TRANSLATION_DOMAIN = 'grotto_staff'

Properties

$dispatcher

private mixed $dispatcher

$format

private mixed $format

$navigation

private mixed $navigation

$response

private mixed $response

$translator

private mixed $translator

Methods

__construct()

public __construct(EventDispatcherInterface $dispatcher, Response $response, Navigation $navigation, Format $format, TranslatorInterface $translator) : mixed
Parameters
$dispatcher : EventDispatcherInterface
$response : Response
$navigation : Navigation
$format : Format
$translator : TranslatorInterface
Return values
mixed

killPlayer()

public killPlayer([mixed $explossproportion = 0.1 ][, mixed $goldlossproportion = 1 ]) : mixed
Parameters
$explossproportion : mixed = 0.1
$goldlossproportion : mixed = 1
Return values
mixed

Search results