WebpushChannel
    
            
            in package
            
        
    
    
    
Table of Contents
Methods
- send() : void
 - Send the given notification.
 
Methods
send()
Send the given notification.
    public
                    send(IsNotifiable $notifiable, Notification $notification) : void
    Parameters
- $notifiable : IsNotifiable
 - $notification : Notification