30 return StatusValue::newGood();
34 return StatusValue::newGood();
Class for handling resource locking.
Simple version of LockManager that does nothing.
doLock(array $paths, $type)
Lock resources with the given keys and lock type.
doUnlock(array $paths, $type)
Unlock resources with the given keys and lock type.