You are here

private property CryptConnector::$setting in Acquia Connector 8

Same name and namespace in other branches
  1. 8.2 src/CryptConnector.php \Drupal\acquia_connector\CryptConnector::setting
  2. 3.x src/CryptConnector.php \Drupal\acquia_connector\CryptConnector::setting

An existing hash or the output of $this->generateSalt().

Type: string

File

src/CryptConnector.php, line 36

Class

CryptConnector
Class CryptConnector.

Namespace

Drupal\acquia_connector

Code

private $setting;