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
TRANSLATION_DOMAIN
public
mixed
TRANSLATION_DOMAIN
= 'page_pvp'
$battle
private
mixed
$battle
$dispatcher
private
mixed
$dispatcher
$doctrine
private
mixed
$doctrine
private
mixed
$format
$log
private
mixed
$log
$navigation
private
mixed
$navigation
$pvpWarning
private
mixed
$pvpWarning
$settings
private
mixed
$settings
$systemMail
private
mixed
$systemMail
__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
—