Completed
Push — master ( de5c78...60eb24 )
by Sherif
09:23
created
src/Modules/Notifications/Services/NotificationService.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -66,7 +66,7 @@
 block discarded – undo
66 66
      *
67 67
      * @param  collection $users
68 68
      * @param  string     $notification
69
-     * @param  Variadic   $notificationData
69
+     * @param  Variadic[]   $notificationData
70 70
      * @return void
71 71
      */
72 72
     public function notify($users, $notification, ...$notificationData)
Please login to merge, or discard this patch.