You are here

protected property DrupalMemcache::$compressionEnabled in Memcache Storage 8

Indicates if compression should be enabled.

Type: bool

See also

http://php.net/manual/en/memcache.set.php

File

src/DrupalMemcache.php, line 37

Class

DrupalMemcache
Class DrupalMemcache

Namespace

Drupal\memcache_storage

Code

protected $compressionEnabled;