ServerFunction
Table of Contents
-
$dispatcher
: mixed
-
$doctrine
: mixed
-
$settings
: mixed
-
__construct()
: mixed
-
isTheServerFull()
: mixed
-
resetAllDragonkillPoints()
: mixed
$dispatcher
private
mixed
$dispatcher
$doctrine
private
mixed
$doctrine
$settings
private
mixed
$settings
__construct()
public
__construct(Settings $settings, EntityManagerInterface $doctrine, EventDispatcherInterface $dispatcher) : mixed
Parameters
-
$settings
: Settings
-
-
$doctrine
: EntityManagerInterface
-
-
$dispatcher
: EventDispatcherInterface
-
Return values
mixed
—
isTheServerFull()
public
isTheServerFull() : mixed
Return values
mixed
—
resetAllDragonkillPoints()
public
resetAllDragonkillPoints([mixed $acctid = false ]) : mixed
Parameters
-
$acctid
: mixed
= false
-
Return values
mixed
—