PHP 클래스 App\Transformers\ScoreTransformer

상속: extends League\Fractal\TransformerAbstract
파일 보기 프로젝트 열기: ppy/osu-web

보호된 프로퍼티들

프로퍼티 타입 설명
$availableIncludes

공개 메소드들

메소드 설명
includeBeatmap ( $score )
includeBeatmapset ( $score )
includeUser ( $score )
includeWeight ( $score )
transform ( $score )

메소드 상세

includeBeatmap() 공개 메소드

public includeBeatmap ( $score )

includeBeatmapset() 공개 메소드

public includeBeatmapset ( $score )

includeUser() 공개 메소드

public includeUser ( $score )

includeWeight() 공개 메소드

public includeWeight ( $score )

transform() 공개 메소드

public transform ( $score )

프로퍼티 상세

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

protected $availableIncludes