You are here

public property SimpleRestCreds::$password in Acquia Cloud Site Factory Connector 8.2

Same name in this branch
  1. 8.2 acsf_init/lib/sites/g/SimpleRest.php \Acquia\SimpleRest\SimpleRestCreds::password
  2. 8.2 acsf_init/lib/cloud_hooks/common/pre-web-activate/000-acquia-deployment.php \SimpleRestCreds::password
Same name and namespace in other branches
  1. 8 acsf_init/lib/sites/g/SimpleRest.php \Acquia\SimpleRest\SimpleRestCreds::password

The password to be used to contact Site Factory.

Type: string

File

acsf_init/lib/sites/g/SimpleRest.php, line 33
Contains classes needed for sending requests to the Site Factory.

Class

SimpleRestCreds

Namespace

Acquia\SimpleRest

Code

public $password;