MetaFox

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

stub: packages/jobs/job-queued.stub.

Table of Contents

Interfaces

ShouldQueue

Properties

$searchRepository  : SearchRepositoryInterface

Methods

__construct()  : void
Create a new job instance.
getSearchRepository()  : SearchRepositoryInterface
Get the value of searchRepository.
handle()  : void
Execute the job.

Properties

Methods

__construct()

Create a new job instance.

public __construct() : void

handle()

Execute the job.

public handle() : void

        
On this page

Search results