$pagination->hasPage() Checks if the given page exists kirby/src/Toolkit/Pagination.php#L239 $pagination->hasPage(int $page): bool Parameters Name Type Default $page * int – Return type bool Parent class Kirby\Toolkit\Pagination