You are here

protected static property DrupalMemcachedDebug::$counter in Memcache Storage 8

Internal counter for each memcached operation.

Type: int

File

src/DrupalMemcachedDebug.php, line 25

Class

DrupalMemcachedDebug
Class DrupalMemcachedDebug @package Drupal\memcache_storage

Namespace

Drupal\memcache_storage

Code

protected static $counter = 0;