abstract class Revision extends Model (View source)

Traits

Properties

$timestamps
protected $with
protected $fillable

Methods

array
getDates()

Get the attributes that should be converted to dates.

from  HasDates
__construct(array $attributes = [])

No description

user()

No description

getByUserAttribute()

No description

bool
isDraft()

No description

Details

array getDates()

Get the attributes that should be converted to dates.

Return Value

array

__construct(array $attributes = [])

No description

Parameters

array $attributes

user()

No description

getByUserAttribute()

No description

bool isDraft()

No description

Return Value

bool