AnnotationAssistanceRequest
class AnnotationAssistanceRequest extendsNotification implementsShouldQueue
Traits
Queueable
Properties
AnnotationAssistanceRequest | $request | The annotation assistance request. |
Methods
Details
at line28
__construct(AnnotationAssistanceRequest$request)
Create a new instance.
at line39
array
via(User$notifiable)
Get the notification's delivery channels.
at line60
MailMessage
toMail(User$notifiable)
Get the mail representation of the notification.
at line78
array
toArray(User$notifiable)
Get the array representation of the notification.