class GenerateAnnotationCandidatePatches extends Job implements ShouldQueue

Traits

SerializesModels
Queueable
Dispatchable

Properties

protected bool $deleteWhenMissingModels

Ignore this job if the MAIA job does not exist any more.

Methods

__construct(MaiaJob $maiaJob)

Create a new isntance.

void
handle()

No description

Details

at line 24
__construct(MaiaJob $maiaJob)

Create a new isntance.

Parameters

MaiaJob $maiaJob

at line 29
void handle()

No description

Return Value

void