PHP 클래스 App\Transformers\Multiplayer\GameTransformer

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

보호된 프로퍼티들

프로퍼티 타입 설명
$availableIncludes

공개 메소드들

메소드 설명
includeBeatmap ( Game $game )
includeScores ( Game $game )
transform ( Game $game )

메소드 상세

includeBeatmap() 공개 메소드

public includeBeatmap ( Game $game )
$game App\Models\Multiplayer\Game

includeScores() 공개 메소드

public includeScores ( Game $game )
$game App\Models\Multiplayer\Game

transform() 공개 메소드

public transform ( Game $game )
$game App\Models\Multiplayer\Game

프로퍼티 상세

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

protected $availableIncludes