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
GameTransformer
PHP Class App\Transformers\Multiplayer\GameTransformer
Inheritance:
extends
League\Fractal\TransformerAbstract
Show file
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 property
protected
$availableIncludes