You are here

protected property DrupalMemcachedBase::$debug in Memcache Storage 8

Status of the debug mode.

Type: bool

File

src/DrupalMemcachedBase.php, line 86

Class

DrupalMemcachedBase
Class DrupalMemcachedBase

Namespace

Drupal\memcache_storage

Code

protected $debug = FALSE;