PHP Class App\Transformers\API\MatchTransformer

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

Protected Properties

Property Type Description
$availableIncludes

Public Methods

Method Description
includeGames ( Match $match )
transform ( Match $match )

Method Details

includeGames() public method

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

transform() public method

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

Property Details

$availableIncludes protected property

protected $availableIncludes