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