mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
DX: fix cs
This commit is contained in:
@@ -22,7 +22,7 @@ class ChillDocumentLockManager implements DocumentLockManagerInterface
|
||||
private const LOCK_DURATION = 60 * 30;
|
||||
|
||||
/**
|
||||
* Number of seconds to keep the lock after the delete lock operation
|
||||
* Number of seconds to keep the lock after the delete lock operation.
|
||||
*/
|
||||
private const LOCK_GRACEFUL_DURATION_TIME = 3;
|
||||
|
||||
|
Reference in New Issue
Block a user