You are here

constant FastlyBackend::API_ENDPOINT in Acquia Purge 8

String: The Fastly API endpoint to connect to.

File

src/AcquiaPlatformCdn/FastlyBackend.php, line 24

Class

FastlyBackend
Provides a Fastly backend for the Platform CDN purger.

Namespace

Drupal\acquia_purge\AcquiaPlatformCdn

Code

const API_ENDPOINT = 'https://api.fastly.com/';