$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
Returns the lock/unlock data for the specified model
$contentlocks->get(Kirby\Cms\ModelWithContent $model): array
Name | Type | Default |
---|---|---|
$model * | Kirby\Cms\ModelWithContent |
– |
array