PHP Class app\models\BeatmapPlaycount

Inheritance: extends Illuminate\Database\Eloquent\Model
Show file Open project: ppy/osu-web

Public Properties

Property Type Description
$timestamps

Protected Properties

Property Type Description
$table

Public Methods

Method Description
beatmap ( )
user ( )

Method Details

beatmap() public method

public beatmap ( )

user() public method

public user ( )

Property Details

$table protected property

protected $table

$timestamps public property

public $timestamps