PHP Class App\Transformers\API\GameTransformer

Inheritance: extends League\Fractal\TransformerAbstract
Show file Open project: ppy/osu-web

Protected Properties

Property Type Description
$availableIncludes

Public Methods

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

Method Details

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 property

protected $availableIncludes