Documentation

GenerateLeadQuizJob
in package
implements ShouldQueue uses Dispatchable, InteractsWithQueue, Queueable, SerializesModels

Table of Contents

Interfaces

ShouldQueue

Properties

$availableActions  : array<string|int, mixed>
$isNew  : bool
$leadQuiz  : LeadQuiz
$timeout  : mixed

Methods

__construct()  : mixed
failed()  : mixed
handle()  : mixed
updateLeadQuizStatus()  : mixed

Properties

Methods

__construct()

public __construct(LeadQuiz $leadQuiz[, bool $isNew = false ][, array<string|int, mixed> $availableActions = [] ]) : mixed
Parameters
$leadQuiz : LeadQuiz
$isNew : bool = false
$availableActions : array<string|int, mixed> = []

updateLeadQuizStatus()

public updateLeadQuizStatus(string|null $status) : mixed
Parameters
$status : string|null

        
On this page

Search results