You are here

protected property AcsfConfig::$sourceUrl in Acquia Cloud Site Factory Connector 8

Same name and namespace in other branches
  1. 8.2 src/AcsfConfig.php \Drupal\acsf\AcsfConfig::sourceUrl

The optional source URL of the factory which our sites were staged from.

Type: string

File

src/AcsfConfig.php, line 43

Class

AcsfConfig
Provides an interface to define how our message configuration should work.

Namespace

Drupal\acsf

Code

protected $sourceUrl;