protected property Redis_Lock_Backend_Default::$_locks in Redis 7
Same name and namespace in other branches
- 7.2 lib/Redis/Lock/Backend/Default.php \Redis_Lock_Backend_Default::_locks
Existing locks for this page.
Type: array
File
- lib/
Redis/ Lock/ Backend/ Default.php, line 19
Class
- Redis_Lock_Backend_Default
- Lock backend shared methods.
Code
protected $_locks = array();