class SendEmailNotificationJob extends AbstractJob
Traits
Properties
| static string|null | $sendOnQueue | The name of the queue on which the job should be placed. | from AbstractJob |
|
class SendEmailNotificationJob extends AbstractJob
| static string|null | $sendOnQueue | The name of the queue on which the job should be placed. | from AbstractJob |
|
__construct(MailableInterface $blueprint, User $recipient)
handle(NotificationMailer $mailer)