PHP Class app\models\UserDonation

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

Public Properties

Property Type Description
$timestamps

Protected Properties

Property Type Description
$casts
$dates
$table

Public Methods

Method Description
totalLength ( $userId )

Method Details

totalLength() public static method

public static totalLength ( $userId )

Property Details

$casts protected property

protected $casts

$dates protected property

protected $dates

$table protected property

protected $table

$timestamps public property

public $timestamps