PHP Class App\Models\Multiplayer\Event

Inheritance: extends Model
Show file Open project: ppy/osu-web

Public Properties

Property Type Description
$timestamps

Protected Properties

Property Type Description
$dates
$primaryKey
$table

Public Methods

Method Description
game ( )
getDetailAttribute ( )
match ( )
scopeDefault ( $query )
user ( )

Method Details

game() public method

public game ( )

getDetailAttribute() public method

public getDetailAttribute ( )

match() public method

public match ( )

scopeDefault() public method

public scopeDefault ( $query )

user() public method

public user ( )

Property Details

$dates protected property

protected $dates

$primaryKey protected property

protected $primaryKey

$table protected property

protected $table

$timestamps public property

public $timestamps