Documentation

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

Interfaces, Classes and Traits

ShouldQueue

Table of Contents

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

Properties

Methods

__construct()

Create a new job instance.

public __construct(Cardit $cardit) : void
Parameters
$cardit : Cardit
Return values
void

handle()

Execute the job.

public handle() : void
Return values
void

Search results