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