You are here

private static property Redis_Lock::$instance in Redis 7.3

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

Type: Redis_Lock_BackendInterface

File

lib/Redis/Lock.php, line 10

Class

Redis_Lock
Lock backend singleton handling.

Code

private static $instance;