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