$page->isVerified()
Checks if the page access is verified.
$page->isVerified(string $token = null): bool
Parameters
Name | Type | Default |
---|---|---|
$token | string |
null |
Return type
bool
Checks if the page access is verified.
$page->isVerified(string $token = null): bool
Name | Type | Default |
---|---|---|
$token | string |
null |
bool