PHP Class App\Transformers\Multiplayer\GameTransformer

Inheritance: extends League\Fractal\TransformerAbstract
Afficher le fichier Open project: ppy/osu-web

Protected Properties

Свойство Type Description
$availableIncludes

Méthodes publiques

Méthode Description
includeBeatmap ( Game $game )
includeScores ( Game $game )
transform ( Game $game )

Method Details

includeBeatmap() public méthode

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

includeScores() public méthode

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

transform() public méthode

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

Property Details

$availableIncludes protected_oe property

protected $availableIncludes