You are here

protected property PlatformInfo::$isThisAcquiaCloud in Acquia Purge 8

Whether the current site is running on Acquia Cloud or not.

Type: bool

File

src/AcquiaCloud/PlatformInfo.php, line 54

Class

PlatformInfo
Provides an information object interfacing with the Acquia platform.

Namespace

Drupal\acquia_purge\AcquiaCloud

Code

protected $isThisAcquiaCloud = FALSE;