Skip to content

Kirby 4.1.2

$contentlocks->get()

Returns the lock/unlock data for the specified model

$contentlocks->get(Kirby\Cms\ModelWithContent $model): array

Parameters

Name Type Default
$model * Kirby\Cms\ModelWithContent

Return type

array

Parent class

Kirby\Cms\ContentLocks