Passed
Push — develop ( 7f9ed1...7fd325 )
by Alex
02:45
created
src/Support/JsonApiTransforms.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -99,7 +99,7 @@
 block discarded – undo
99 99
     /**
100 100
      * Transform a set of models into a JSON API collection.
101 101
      *
102
-     * @param Collection|LengthAwarePaginator $records
102
+     * @param LengthAwarePaginator $records
103 103
      * @param array                           $fields
104 104
      *
105 105
      * @return array
Please login to merge, or discard this patch.