❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
$page->is($other)
Compares the page with another $page object and checks if they are the same
$other
(Page)
Another page object
return
(boolean)
↑
Cheat Sheet overview
←
$page->inventory()
→
$page->isActive()
↓
Back to Cheat Sheet section
Top