프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$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. |