MetaFox

DeleteImageJob
in package
implements ShouldQueue Uses Dispatchable, InteractsWithQueue, Queueable, SerializesModels

Class DeleteCategoryJob.

Table of Contents

Interfaces

ShouldQueue

Properties

$isSquare  : bool
$path  : string
$serverId  : string
$sizes  : array<string|int, int>

Methods

__construct()  : mixed
DeleteImageJob Constructor.
handle()  : void
Execute the job.

Properties

Methods

__construct()

DeleteImageJob Constructor.

public __construct(string $path, string $serverId, array<string|int, int> $sizes, bool $isSquare) : mixed
Parameters
$path : string
$serverId : string
$sizes : array<string|int, int>
$isSquare : bool

handle()

Execute the job.

public handle() : void
Tags
throws
Exception

        
On this page

Search results