@@ -99,7 +99,7 @@ |
||
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 |