Documentation

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

Table of Contents

Interfaces

ShouldQueue

Properties

$html  : string
$jobId  : string
$landingPage  : LandingPage
$timeout  : mixed
$userPrompt  : string

Methods

__construct()  : mixed
failed()  : void
handle()  : void
setStatus()  : void

Properties

Methods

__construct()

public __construct(LandingPage $landingPage, string $html, string $userPrompt, string $jobId) : mixed
Parameters
$landingPage : LandingPage
$html : string
$userPrompt : string
$jobId : string

        
On this page

Search results