DeleteAnnotationPatchChunk
class DeleteAnnotationPatchChunk extends Job
Traits
Queueable
Dispatchable
Properties
string | $disk | Storage disk to delete files in. |
|
string | $files | Files to delete in the storage disk. |
Methods
__construct(string $disk, array $files)
Create a new isntance.
void
handle()
Handle the event.
Details
at line 30
__construct(string $disk, array $files)
Create a new isntance.
at line 41
void
handle()
Handle the event.