You are here

private static property Redis_Lock::$instance in Redis 7.2

Same name and namespace in other branches
  1. 7.3 lib/Redis/Lock.php \Redis_Lock::instance

Type: Redis_Lock_Backend_Interface

File

lib/Redis/Lock.php, line 10

Class

Redis_Lock
Lock backend singleton handling.

Code

private static $instance;