You are here

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

The timestamp invalidation provider.

Type: \Drupal\memcache\Invalidator\TimestampInvalidatorInterface

File

src/MemcacheBackend.php, line 75

Class

MemcacheBackend
Defines a Memcache cache backend.

Namespace

Drupal\memcache

Code

protected $timestampInvalidator;