\App\JobsDeleteImage

Queue job for image deletion

Summary

Methods
Properties
Constants
__construct()
handle()
No public properties found
No constants found
No protected methods found
$images
N/A
No private methods found
No private properties found
N/A

Properties

$images

$images : array<mixed,\App\Image>

Type

array<mixed,\App\Image>

Methods

__construct()

__construct(\App\Image|array<mixed,\App\Image>  $images) 

Create a new job instance.

Parameters

\App\Image|array<mixed,\App\Image> $images

handle()

handle() : void

Execute the job.