PHP Class App\Transformers\Multiplayer\GameTransformer

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

Protected Properties

Property Type Description
$availableIncludes

Public Methods

Method Description
includeBeatmap ( Game $game )
includeScores ( Game $game )
transform ( Game $game )

Method Details

includeBeatmap() public method

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

includeScores() public method

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

transform() public method

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

Property Details

$availableIncludes protected_oe property

protected $availableIncludes