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