$page->isLocked()
Checks if the model is locked for the current user
$page->isLocked(): bool
Return type
bool
Parent class
Kirby\Cms\Page
inherited from Kirby\Cms\ModelWithContent
Checks if the model is locked for the current user
$page->isLocked(): bool
bool
Kirby\Cms\Page
inherited from Kirby\Cms\ModelWithContent