You are here

protected property SalesforceAuthConfig::$provider_settings in Salesforce Suite 5.0.x

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

Provider plugin configuration settings.

Type: array

File

src/Entity/SalesforceAuthConfig.php, line 74

Class

SalesforceAuthConfig
Defines a Salesforce Auth entity.

Namespace

Drupal\salesforce\Entity

Code

protected $provider_settings = [];