DeleteVideoThumbnails
class DeleteVideoThumbnails extendsJob implementsShouldQueue
Traits
Queueable
Dispatchable
Properties
protectedstring | $uuid | UUID of the video to delete the thumbnails of. |
Methods
void
handle()
Execute the job.
Details
at line24
__construct(Video$video)
Create a new instance.
at line34
void
handle()
Execute the job.