ImageLabel
class ImageLabel extends VolumeFileLabel
Traits
HasFactory
Properties
protected array | $casts | The attributes that should be casted to native types. |
from VolumeFileLabel |
Methods
BelongsTo
file()
The file, this volume file label belongs to.
int
getFileIdAttribute()
Get the file ID attribute.
BelongsTo
image()
The image, this image label belongs to.
Details
at line 12
BelongsTo
file()
The file, this volume file label belongs to.
in
VolumeFileLabel at line 37
BelongsTo
label()
The label, this video label belongs to.
in
VolumeFileLabel at line 47
BelongsTo
user()
The user who created this video label.
at line 32
int
getFileIdAttribute()
Get the file ID attribute.
at line 22
BelongsTo
image()
The image, this image label belongs to.