PHP Class app\models\BeatmapDifficulty

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

Public Properties

Property Type Description
$dates
$timestamps

Protected Properties

Property Type Description
$primaryKey
$table

Property Details

$dates public property

public $dates

$primaryKey protected property

protected $primaryKey

$table protected property

protected $table

$timestamps public property

public $timestamps