class SendNotificationsJob extends AbstractJob

Traits

InteractsWithQueue
Queueable
SerializesModels

Methods

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

No description

void
handle()

No description

Details

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

Parameters

BlueprintInterface|AlertableInterface $blueprint
array $recipients

void handle()

Return Value

void