You are here

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

The memcache wrapper object.

Type: \Drupal\memcache\DrupalMemcacheInterface

File

src/MemcacheBackend.php, line 61

Class

MemcacheBackend
Defines a Memcache cache backend.

Namespace

Drupal\memcache

Code

protected $memcache;