$page->isMovableTo()
$page->isMovableTo(Kirby\Cms\Page|Kirby\Cms\Site $parent): bool
Parameters
| Name | Type | Default |
|---|---|---|
| $parentrequired | Kirby\Cms\PageorKirby\Cms\Site |
no default value |
Return type
bool
This method modifies the existing $page object it is applied to and returns it again.