DestroyVideo
class DestroyVideo extends DestroyVolumeFile
Properties
VolumeFile | $file | The file that should be deleted. |
from DestroyVolumeFile |
Methods
string
getFileModel()
Get the file model class name.
Details
in
DestroyVolumeFile at line 21
bool
authorize()
Determine if the user is authorized to make this request.
in
DestroyVolumeFile at line 34
array
rules()
Get the validation rules that apply to the request.
in
DestroyVolumeFile at line 47
void
withValidator(Validator $validator)
Configure the validator instance.
at line 14
protected string
getFileModel()
Get the file model class name.