MailChannel
class MailChannel (View source)
Methods
void | __construct(Mailer $mailer) Create a new mail channel instance. | |
void | send(mixed $notifiable, Notification $notification) Send the given notification. |
MailChannel
class MailChannel (View source)
void | __construct(Mailer $mailer) Create a new mail channel instance. | |
void | send(mixed $notifiable, Notification $notification) Send the given notification. |
Please login to continue.