class
Illuminate
/
Support
/
Facades
/
Notification
Notification
Extends
See
- \Illuminate\Notifications\ChannelManager
- \Illuminate\Support\Testing\Fakes\NotificationFake
Methods
public
static
route ( $channel , $route ) : AnonymousNotifiable
Begin sending a notification to an anonymous notifiable.
Parameters
- $channel string
- $route mixed
protected
static
getFacadeAccessor ( ) : string
Get the registered name of the component.