$page->isVerified() Checks if the page access is verified. kirby/src/Cms/Page.php#L811 $page->isVerified(string $token = null): bool Parameters Name Type Default $token string null Return type bool Parent class Kirby\Cms\Page