You are here

protected property Redis_Lock_Backend_Default::$_locks in Redis 7.2

Same name and namespace in other branches
  1. 7 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 21

Class

Redis_Lock_Backend_Default
Lock backend shared methods.

Code

protected $_locks = array();