You are here

protected property MemcacheLockBackend::$memcache in Memcache API and Integration 8.2

The memcache wrapper object.

Type: \Drupal\memcache\DrupalMemcacheInterface

File

src/Lock/MemcacheLockBackend.php, line 32

Class

MemcacheLockBackend
Defines a Memcache lock backend.

Namespace

Drupal\memcache\Lock

Code

protected $memcache;