You are here

protected property AcquiaPurgeHostingInfo::$isMemcachedUsed in Acquia Purge 7

Whether Drupal's caches are powered by memcache.

Type: boolean

File

lib/AcquiaPurgeHostingInfo.php, line 74
Contains AcquiaPurgeHostingInfo.

Class

AcquiaPurgeHostingInfo
Provides technical information accessors for the Acquia Cloud environment.

Code

protected $isMemcachedUsed = FALSE;