You are here

protected property AcquiaPurgeHostingInfo::$pageCacheBackend in Acquia Purge 7

The backend class the page cache operates on.

Type: string

File

lib/AcquiaPurgeHostingInfo.php, line 39
Contains AcquiaPurgeHostingInfo.

Class

AcquiaPurgeHostingInfo
Provides technical information accessors for the Acquia Cloud environment.

Code

protected $pageCacheBackend = 'DrupalDatabaseCache';