ContentFile
class ContentFile implements MediaUrlResolvable, JsonSerializable, Arrayable, Jsonable
Traits
Properties
protected array | $timestamps | from Timestamps | |
protected array | $attributes | from Accessors | |
array | $modified | from Accessors | |
int|null | $id | ||
int|null | $file | ||
string|null | $title | ||
string|null | $description |
Methods
toArray()
No description
__construct($attributes = [])
No description
static ContentFile|null
cast(array|null $attributes = [])
No description
getIdAttribute($id)
No description
getFileAttribute($file)
No description
string
getPathAttribute()
No description
string|null
url(string|null $preset = null)
No description
jsonSerialize()
No description
toJson($options = 0)
No description
__debugInfo()
No description