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