RoutesNotifications
trait RoutesNotifications (View source)
Methods
| void |  notify(mixed $instance)  Send the given notification.  |  |
| mixed |  routeNotificationFor(string $driver)  Get the notification routing information for the given driver.  |  
Details
void notify(mixed $instance)
Send the given notification.
mixed routeNotificationFor(string $driver)
Get the notification routing information for the given driver.
    © Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
    https://laravel.com/api/5.5/Illuminate/Notifications/RoutesNotifications.html