PHP Class App\Transformers\ScoreTransformer

Inheritance: extends League\Fractal\TransformerAbstract
Datei anzeigen Open project: ppy/osu-web

Protected Properties

Property Type Description
$availableIncludes

Public Methods

Method Description
includeBeatmap ( $score )
includeBeatmapset ( $score )
includeUser ( $score )
includeWeight ( $score )
transform ( $score )

Method Details

includeBeatmap() public method

public includeBeatmap ( $score )

includeBeatmapset() public method

public includeBeatmapset ( $score )

includeUser() public method

public includeUser ( $score )

includeWeight() public method

public includeWeight ( $score )

transform() public method

public transform ( $score )

Property Details

$availableIncludes protected_oe property

protected $availableIncludes