Table of Contents
-
TRANSLATION_DOMAIN
= 'grotto_staff'
-
$dispatcher
: mixed
-
$format
: mixed
-
$navigation
: mixed
-
$response
: mixed
-
$translator
: mixed
-
__construct()
: mixed
-
killPlayer()
: mixed
TRANSLATION_DOMAIN
public
mixed
TRANSLATION_DOMAIN
= 'grotto_staff'
$dispatcher
private
mixed
$dispatcher
private
mixed
$format
$navigation
private
mixed
$navigation
$response
private
mixed
$response
$translator
private
mixed
$translator
__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
—