class AbstractJob implements ShouldQueue

Traits

InteractsWithQueue
Queueable
SerializesModels

Properties

static string|null $sendOnQueue The name of the queue on which the job should be placed.

Methods

__construct()

No description

Details

__construct()