PHP 클래스 App\Transformers\Multiplayer\MatchTransformer

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

보호된 프로퍼티들

프로퍼티 타입 설명
$availableIncludes

공개 메소드들

메소드 설명
includeEvents ( Match $match )
transform ( Match $match )

메소드 상세

includeEvents() 공개 메소드

public includeEvents ( Match $match )
$match App\Models\Multiplayer\Match

transform() 공개 메소드

public transform ( Match $match )
$match App\Models\Multiplayer\Match

프로퍼티 상세

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

protected $availableIncludes