PHP Class Destiny\Grimoire

Inheritance: extends Model
Datei anzeigen Open project: TrackerNetwork/DestinyStatus

Protected Properties

Property Type Description
$player Player

Public Methods

Method Description
__construct ( Player $player, array $properties )

Protected Methods

Method Description
gCards ( )
gCardsIncomplete ( )
gDefinitions ( )
gIcon ( )
gPoints ( )

Method Details

__construct() public method

public __construct ( Player $player, array $properties )
$player Player
$properties array

gCards() protected method

protected gCards ( )

gCardsIncomplete() protected method

protected gCardsIncomplete ( )

gDefinitions() protected method

protected gDefinitions ( )

gIcon() protected method

protected gIcon ( )

gPoints() protected method

protected gPoints ( )

Property Details

$player protected_oe property

protected Player,Destiny $player
return Player