Passed
Pull Request — develop (#5)
by Alex
11:38 queued 07:05
created
src/Support/JsonApiTransforms.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -77,7 +77,7 @@
 block discarded – undo
77 77
     /**
78 78
      * Transform a set of models into a JSON API collection.
79 79
      *
80
-     * @param \Illuminate\Support\Collection|LengthAwarePaginator $records
80
+     * @param LengthAwarePaginator $records
81 81
      * @param array                                               $fields
82 82
      *
83 83
      * @return array
Please login to merge, or discard this patch.