MetaFox

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

Class DeleteCategoryJob.

Table of Contents

Interfaces

ShouldQueue

Properties

$category  : Category
$newCategoryId  : int

Methods

__construct()  : mixed
DeleteCategoryJob constructor.
handle()  : void
Execute the job.

Properties

Methods

__construct()

DeleteCategoryJob constructor.

public __construct(Category $category, int $newCategoryId) : mixed
Parameters
$category : Category
$newCategoryId : int

        
On this page

Search results