You are here

protected property BackendBase::$config in Acquia Purge 8

Acquia Platform CDN configuration settings.

Associative array with arbitrary settings coming from: \Drupal\acquia_purge\AcquiaCloud\PlatformInfoInterface::getPlatformCdnConfiguration.

Type: array

File

src/AcquiaPlatformCdn/BackendBase.php, line 32

Class

BackendBase
Provides a backend for the Platform CDN purger.

Namespace

Drupal\acquia_purge\AcquiaPlatformCdn

Code

protected $config;