Skip to content

Kirby 5.0.4

new LockedContentException()

new LockedContentException(Kirby\Content\Lock $lock, string|null $key = null, string|null $message = null)

Parameters

Name Type Default
$lockrequired Kirby\Content\Lock no default value
$key stringornull null
$message stringornull null

Parent class

Kirby\Content\LockedContentException