You are here

protected property SalesforceAuthConfig::$provider_settings in Salesforce Suite 8.3

Same name and namespace in other branches
  1. 8.4 src/Entity/SalesforceAuthConfig.php \Drupal\salesforce\Entity\SalesforceAuthConfig::provider_settings
  2. 5.0.x src/Entity/SalesforceAuthConfig.php \Drupal\salesforce\Entity\SalesforceAuthConfig::provider_settings

Provider plugin configuration settings.

Type: array

File

src/Entity/SalesforceAuthConfig.php, line 64

Class

SalesforceAuthConfig
Defines a Salesforce Auth entity.

Namespace

Drupal\salesforce\Entity

Code

protected $provider_settings = [];