PHP Class Destiny\AccountStatistics

Inheritance: extends Model
Afficher le fichier Open project: TrackerNetwork/DestinyStatus

Méthodes publiques

Свойство Type Description
$pve StatisticsCollection
$pvp StatisticsCollection

Protected Properties

Свойство Type Description
$account Account

Méthodes publiques

Méthode Description
__construct ( Account $account, array $properties = null )
character ( $id )

Méthodes protégées

Méthode Description
gCharacters ( )
gMergedAllCharacters ( )

Method Details

__construct() public méthode

public __construct ( Account $account, array $properties = null )
$account Account
$properties array

character() public méthode

public character ( $id )

gCharacters() protected méthode

protected gCharacters ( )

gMergedAllCharacters() protected méthode

protected gMergedAllCharacters ( )

Property Details

$account protected_oe property

protected Account,Destiny $account
Résultat Account

$pve public_oe property

public StatisticsCollection,Destiny $pve
Résultat StatisticsCollection

$pvp public_oe property

public StatisticsCollection,Destiny $pvp
Résultat StatisticsCollection