Table of Contents
Properties
-
$boosterList
: mixed
-
$data
: mixed
-
$ownerMKM
: mixed
Methods
-
__construct()
: mixed
-
addBooster()
: mixed
-
asNode()
: mixed
-
getBoosterByName()
: mixed
-
getName()
: mixed
-
setData()
: mixed
$boosterList
protected
mixed
$boosterList
= []
$data
protected
mixed
$data
= ['name' => '', 'uri' => '', 'country' => '']
$ownerMKM
protected
mixed
$ownerMKM
__construct()
public
__construct(MKM $mkm, array<string|int, mixed> $data) : mixed
Parameters
-
$mkm
: MKM
-
-
$data
: array<string|int, mixed>
-
addBooster()
public
addBooster(array<string|int, mixed> $data) : mixed
Parameters
-
$data
: array<string|int, mixed>
-
asNode()
public
asNode(DOMDocument $doc) : mixed
Parameters
-
$doc
: DOMDocument
-
getBoosterByName()
public
getBoosterByName(mixed $name) : mixed
Parameters
-
$name
: mixed
-
getName()
public
getName() : mixed
setData()
public
setData(array<string|int, mixed> $data) : mixed
Parameters
-
$data
: array<string|int, mixed>
-