Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
App
Transformers
Multiplayer
MatchTransformer
PHP Class App\Transformers\Multiplayer\MatchTransformer
Inheritance:
extends
League\Fractal\TransformerAbstract
Show file
Open project: ppy/osu-web
Protected Properties
Property
Type
Description
$availableIncludes
Public Methods
Method
Description
includeEvents
(
Match
$match
)
transform
(
Match
$match
)
Method Details
includeEvents()
public
method
public
includeEvents
(
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