class SendNotificationsJob extends AbstractJob
Traits
Properties
| static string|null | $sendOnQueue | The name of the queue on which the job should be placed. | from AbstractJob |
|
class SendNotificationsJob extends AbstractJob
| static string|null | $sendOnQueue | The name of the queue on which the job should be placed. | from AbstractJob |
|
__construct(BlueprintInterface $blueprint, array $recipients = [])
handle()