$pagination->hasPage()
Checks if the given page exists
$pagination->hasPage(int $page): bool
Parameters
Name | Type | Default | Description |
---|---|---|---|
$page |
int |
– |
Return type
bool
Inherited from
Kirby\Toolkit\Pagination
Checks if the given page exists
$pagination->hasPage(int $page): bool
Name | Type | Default | Description |
---|---|---|---|
$page |
int |
– |
bool
Kirby\Toolkit\Pagination