Table of Contents
Properties
-
$incrementing
: mixed
-
$dateFormat
: mixed
Methods
-
artist()
: mixed
-
newEloquentBuilder()
: mixed
-
song()
: mixed
-
update()
: mixed
$incrementing
public
mixed
$incrementing
= true
protected
mixed
$dateFormat
= 'Y-m-d H:i:sO'
artist()
public
artist() : mixed
newEloquentBuilder()
public
newEloquentBuilder(mixed $query) : mixed
Parameters
-
$query
: mixed
-
song()
public
song() : mixed
update()
public
update([array<string|int, mixed> $attributes = [] ][, array<string|int, mixed> $options = [] ]) : mixed
Parameters
-
$attributes
: array<string|int, mixed>
= []
-
-
$options
: array<string|int, mixed>
= []
-