PHP 클래스 Destiny\Grimoire\Statistic

상속: extends Model
파일 보기 프로젝트 열기: TrackerNetwork/DestinyStatus 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$card

공개 메소드들

메소드 설명
__construct ( Card $card, array $properties )
hasRanks ( )

보호된 메소드들

메소드 설명
gCard ( )
gPercent ( )
gPoints ( )
gStatus ( )

메소드 상세

__construct() 공개 메소드

public __construct ( Card $card, array $properties )
$card Card
$properties array

gCard() 보호된 메소드

protected gCard ( )

gPercent() 보호된 메소드

protected gPercent ( )

gPoints() 보호된 메소드

protected gPoints ( )

gStatus() 보호된 메소드

protected gStatus ( )

hasRanks() 공개 메소드

public hasRanks ( )

프로퍼티 상세

$card 보호되어 있는 프로퍼티

protected $card