class SendNotificationsJob extends AbstractJob

Traits

InteractsWithQueue
Queueable
SerializesModels

Properties

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

Methods

__construct(BlueprintInterface $blueprint, array $recipients = [])

No description

handle()

No description

Details

__construct(BlueprintInterface $blueprint, array $recipients = [])

Parameters

BlueprintInterface $blueprint
array $recipients

handle()