XG Proyect

PremiumEntity extends Entity
in package

PremiumEntity Class

Tags
category

Entity

author

XG Proyect Team

license

http://www.xgproyect.org XG Proyect

link
http://www.xgproyect.org
version
3.1.0

Table of Contents

$data  : array<string|int, mixed>
__construct()  : void
Constructor
getPremiumDarkMatter()  : string
Return the premium dark matter
getPremiumOfficierAdmiral()  : string
Return the premium officier admiral
getPremiumOfficierCommander()  : string
Return the premium officier commander
getPremiumOfficierEngineer()  : string
Return the premium officier engineer
getPremiumOfficierGeologist()  : string
Return the premium officier geologist
getPremiumOfficierTechnocrat()  : string
Return the premium officier technocrat
getPremiumUserId()  : string
Return the premium user id
setData()  : void
Set the current data

Properties

$data

protected array<string|int, mixed> $data = []

Methods

__construct()

Constructor

public __construct(array<string|int, mixed> $data) : void
Parameters
$data : array<string|int, mixed>
Return values
void

getPremiumDarkMatter()

Return the premium dark matter

public getPremiumDarkMatter() : string
Return values
string

getPremiumOfficierAdmiral()

Return the premium officier admiral

public getPremiumOfficierAdmiral() : string
Return values
string

getPremiumOfficierCommander()

Return the premium officier commander

public getPremiumOfficierCommander() : string
Return values
string

getPremiumOfficierEngineer()

Return the premium officier engineer

public getPremiumOfficierEngineer() : string
Return values
string

getPremiumOfficierGeologist()

Return the premium officier geologist

public getPremiumOfficierGeologist() : string
Return values
string

getPremiumOfficierTechnocrat()

Return the premium officier technocrat

public getPremiumOfficierTechnocrat() : string
Return values
string

getPremiumUserId()

Return the premium user id

public getPremiumUserId() : string
Return values
string

setData()

Set the current data

private setData(array<string|int, mixed> $data) : void
Parameters
$data : array<string|int, mixed>

data

Tags
throws
Exception
Return values
void

Search results