Completed
Pull Request — develop (#100)
by Neil
18:13
created
app/Api/Transformers/Alerting/LogsTransformer.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -33,7 +33,7 @@
 block discarded – undo
33 33
     /**
34 34
      * Turn this item object into a generic array
35 35
      *
36
-     * @param Notification $logs
36
+     * @param Log $logs
37 37
      * @return array
38 38
      */
39 39
     public function transform(Log $logs)
Please login to merge, or discard this patch.