Bånder

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

Table of Contents

Interfaces

ShouldQueue

Properties

$modelClass  : string
The model class to generate recommendations for
$recommendationName  : string
The name of the recommendation set

Methods

__construct()  : void
Create a new job instance.
handle()  : void
Execute the job.

Properties

Methods

__construct()

Create a new job instance.

public __construct(string $modelClass, string $recommendationName) : void
Parameters
$modelClass : string
$recommendationName : string

        
On this page

Search results