We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 965bac1 commit cc11627Copy full SHA for cc11627
src/PushbulletChannel.php
@@ -44,7 +44,6 @@ public function send($notifiable, Notification $notification): void
44
45
/**
46
* @param $notifiable
47
- *
48
* @return \NotificationChannels\Pushbullet\Targets\Targetable|null
49
*/
50
private function getTarget($notifiable): ?Targetable
0 commit comments