RegistrationAccepted
class RegistrationAccepted extendsNotification implementsShouldQueue
Traits
Queueable
Methods
array
via(mixed$notifiable)
Get the notification's delivery channels.
MailMessage
toMail(mixed$notifiable)
Get the mail representation of the notification.
Details
at line20
array
via(mixed$notifiable)
Get the notification's delivery channels.
at line31
MailMessage
toMail(mixed$notifiable)
Get the mail representation of the notification.