ContentLocks::file()
Returns the path to a model's lock file
ContentLocks::file(Kirby\Cms\ModelWithContent $model): string
Parameters
Name | Type | Default |
---|---|---|
$model * | Kirby\Cms\ModelWithContent |
– |
Return type
string
Returns the path to a model's lock file
ContentLocks::file(Kirby\Cms\ModelWithContent $model): string
Name | Type | Default |
---|---|---|
$model * | Kirby\Cms\ModelWithContent |
– |
string