class AbstractJob implements ShouldQueue
Traits
Properties
| static string|null | $sendOnQueue | The name of the queue on which the job should be placed. |
|
class AbstractJob implements ShouldQueue
| static string|null | $sendOnQueue | The name of the queue on which the job should be placed. |
|
__construct()