We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b801c12 commit e076ea1Copy full SHA for e076ea1
eloquent-resources.md
@@ -557,8 +557,8 @@ If you would like to customize the information included in the `links` or `meta`
557
* Customize the pagination information for the resource.
558
*
559
* @param \Illuminate\Http\Request $request
560
- * @param array $paginated
561
- * @param array $default
+ * @param array $paginated
+ * @param array $default
562
* @return array
563
*/
564
public function paginationInformation($request, $paginated, $default)
0 commit comments