ContentLock Takes care of content lock and unlock information Full class name: Kirby\Cms\ContentLock kirby/src/Cms/ContentLock.php#L18 $contentlock->create() $contentlock->get() $contentlock->isLocked() $contentlock->isUnlocked() $contentlock->remove() $contentlock->resolve() $contentlock->state() $contentlock->toArray() $contentlock->unlock() new ContentLock()