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 2e58baa commit 2e36702Copy full SHA for 2e36702
doc/result_pager.md
@@ -63,7 +63,3 @@ $paginator->hasPrevious();
63
$paginator->fetchPrevious();
64
```
65
66
-If you want to retrieve the pagination links (available after the call to fetch):
67
-```php
68
-$paginator->getPagination();
69
-```
0 commit comments