Fenos\Notifynder\Contracts\NotifynderDispatcher::hasNotificationToSend PHP Method

hasNotificationToSend() public method

Check if the fired method has some notifications to send.
public hasNotificationToSend ( $notificationsResult ) : boolean
$notificationsResult
return boolean
    public function hasNotificationToSend($notificationsResult);