Skip to content

Kirby 5.5.2

Changes::unlock()

Releases the content lock without discarding changes

Changes::unlock(Kirby\Cms\ModelWithContent $model): array

Parameters

Name Type Default
$modelrequired Kirby\Cms\ModelWithContent no default value

Return type

array

Parent class

Kirby\Api\Controller\Changes