$pagination->rangeEnd()
Returns the last page of the created range
$pagination->rangeEnd(int $range = 5): int
Parameters
| Name | Type | Default |
|---|---|---|
| $range | int |
5 |
Return type
int
Returns the last page of the created range
$pagination->rangeEnd(int $range = 5): int
| Name | Type | Default |
|---|---|---|
| $range | int |
5 |
int