toMail() toMail(mixed $notifiable) : \Illuminate\Notifications\Messages\MailMessage Get the mail representation of the notification. Parameters mixed $notifiable Returns \Illuminate\Notifications\Messages\MailMessage
__construct() __construct(\App\Message $message) Create a new notification instance. Parameters \App\Message $message
getLocalizationParameters() getLocalizationParameters() : array Localization parameters Returns array