Completed
Push — master ( 1e784a...eec22e )
by Neo
16:16 queued 05:41
created
src/PusherBeams.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -32,7 +32,7 @@
 block discarded – undo
32 32
     /**
33 33
      * Send the given notification.
34 34
      *
35
-     * @param mixed $notificable
35
+     * @param mixed $notifiable
36 36
      * @param \Illuminate\Notifications\Notification $notification
37 37
      */
38 38
     public function send($notifiable, Notification $notification)
Please login to merge, or discard this patch.