Completed
Push — master ( f96e3c...dc495a )
by Casper
09:34 queued 01:13
created
src/PushoverChannel.php 1 patch
Doc Comments   +4 added lines patch added patch discarded remove patch
@@ -48,6 +48,10 @@
 block discarded – undo
48 48
         }
49 49
     }
50 50
 
51
+    /**
52
+     * @param Notification $notification
53
+     * @param string $message
54
+     */
51 55
     protected function fireFailedEvent($notifiable, $notification, $message)
52 56
     {
53 57
         $this->events->fire(
Please login to merge, or discard this patch.