Skip to content

Commit 2e36702

Browse files
authored
Update result_pager.md
Quick update to the docs as I notice this method has been removed in v3.
1 parent 2e58baa commit 2e36702

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

doc/result_pager.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,3 @@ $paginator->hasPrevious();
6363
$paginator->fetchPrevious();
6464
```
6565

66-
If you want to retrieve the pagination links (available after the call to fetch):
67-
```php
68-
$paginator->getPagination();
69-
```

0 commit comments

Comments
 (0)