SendQueuedMailable
class SendQueuedMailable (View source)
Methods
| void | __construct(Mailable $mailable) Create a new job instance. | |
| void | handle(Mailer $mailer) Handle the queued job. |
SendQueuedMailable
class SendQueuedMailable (View source)
| void | __construct(Mailable $mailable) Create a new job instance. | |
| void | handle(Mailer $mailer) Handle the queued job. |
Please login to continue.