ReminderToCustomersNotification extends Job Uses InteractsWithQueue, Queueable, SerializesModels
Table of Contents
Methods
handle()
Execute the job.
public
handle() : void
Return values
void —notify()
Send an email
public
notify(mixed $booking) : bool
Parameters
- $booking : mixed