Move KeyValuePairStorage to strategies
This commit is contained in:
parent
f2c02a79b9
commit
58f56c7d7d
4 changed files with 44 additions and 3 deletions
|
@ -36,7 +36,7 @@ abstract class AbstractLock implements ICanLock
|
|||
/**
|
||||
* Check if we've locally acquired a lock
|
||||
*
|
||||
* @param string key The Name of the lock
|
||||
* @param string $key The Name of the lock
|
||||
*
|
||||
* @return bool Returns true if the lock is set
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue