AnnotationAssistanceRequest
class AnnotationAssistanceRequest extends Notification implements ShouldQueue
Traits
Queueable
Properties
AnnotationAssistanceRequest | $request | The annotation assistance request. |
Methods
Details
at line 28
__construct(AnnotationAssistanceRequest $request)
Create a new instance.
at line 39
array
via(User $notifiable)
Get the notification's delivery channels.
at line 60
MailMessage
toMail(User $notifiable)
Get the mail representation of the notification.
at line 78
array
toArray(User $notifiable)
Get the array representation of the notification.