Completed
Pull Request — develop (#98)
by Neil
22:06
created
app/Api/Transformers/AlertsTransformer.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -25,7 +25,7 @@
 block discarded – undo
25 25
     /**
26 26
      * Turn this item object into a generic array
27 27
      *
28
-     * @param Notification $alerts
28
+     * @param Alerts $alerts
29 29
      * @return array
30 30
      */
31 31
     public function transform(Alerts $alerts)
Please login to merge, or discard this patch.