Свойство | Тип | Описание | |
---|---|---|---|
$user | Create a new notification instance. |
Метод | Описание | |
---|---|---|
__construct ( $user ) | ||
toArray ( mixed $notifiable ) : array | Get the array representation of the notification. | |
toMail ( mixed $notifiable ) : Illuminate\Notifications\Messages\MailMessage | Get the mail representation of the notification. | |
via ( mixed $notifiable ) : array | Get the notification's delivery channels. |