class StoreVideoLabel extends StoreVolumeFileLabel

Properties

VolumeFile $file

The file to which the label should be attached.

from  StoreVolumeFileLabel
Label $label

The label that should be attached to the file.

from  StoreVolumeFileLabel

Methods

bool
authorize()

Determine if the user is authorized to make this request.

array
rules()

Get the validation rules that apply to the request.

string
getFileModel()

Get the file model class;

Details

bool authorize()

Determine if the user is authorized to make this request.

Return Value

bool

array rules()

Get the validation rules that apply to the request.

Return Value

array

at line 14
protected string getFileModel()

Get the file model class;

Return Value

string