Legend of the Green Dragon

Support
in package

Table of Contents

TRANSLATION_DOMAIN  = 'page_pvp'
$battle  : mixed
$dispatcher  : mixed
$doctrine  : mixed
$format  : mixed
$log  : mixed
$navigation  : mixed
$pvpWarning  : mixed
$settings  : mixed
$systemMail  : mixed
__construct()  : mixed
pvpDefeat()  : mixed
pvpVictory()  : mixed
setupPvpTarget()  : mixed

Constants

TRANSLATION_DOMAIN

public mixed TRANSLATION_DOMAIN = 'page_pvp'

Properties

$dispatcher

private mixed $dispatcher

$navigation

private mixed $navigation

$pvpWarning

private mixed $pvpWarning

$systemMail

private mixed $systemMail

Methods

__construct()

public __construct(EventDispatcherInterface $dispatcher, EntityManagerInterface $doctrine, Settings $settings, Log $log, Format $format, Navigation $navigation, Warning $warning, Battle $battle, SystemMail $systemMail) : mixed
Parameters
$dispatcher : EventDispatcherInterface
$doctrine : EntityManagerInterface
$settings : Settings
$log : Log
$format : Format
$navigation : Navigation
$warning : Warning
$battle : Battle
$systemMail : SystemMail
Return values
mixed

pvpDefeat()

public pvpDefeat(mixed $badguy, mixed $killedloc) : mixed
Parameters
$badguy : mixed
$killedloc : mixed
Return values
mixed

pvpVictory()

public pvpVictory(mixed $badguy, mixed $killedloc) : mixed
Parameters
$badguy : mixed
$killedloc : mixed
Return values
mixed

setupPvpTarget()

public setupPvpTarget(int $characterId) : mixed
Parameters
$characterId : int
Return values
mixed

Search results