$page->is()
Compares the current object with the given page object
$page->is(\Kirby\Cms\Page|string $page): bool
Parameters
Name | Type | Default |
---|---|---|
$page * | Kirby\Cms\Page |string |
– |
Return type
bool
Compares the current object with the given page object
$page->is(\Kirby\Cms\Page|string $page): bool
Name | Type | Default |
---|---|---|
$page * | Kirby\Cms\Page |string |
– |
bool