protected property SalesforceAuthConfig::$provider in Salesforce Suite 5.0.x
Same name and namespace in other branches
- 8.4 src/Entity/SalesforceAuthConfig.php \Drupal\salesforce\Entity\SalesforceAuthConfig::provider
- 8.3 src/Entity/SalesforceAuthConfig.php \Drupal\salesforce\Entity\SalesforceAuthConfig::provider
The auth provider for this auth config.
Type: string
File
- src/
Entity/ SalesforceAuthConfig.php, line 67
Class
- SalesforceAuthConfig
- Defines a Salesforce Auth entity.
Namespace
Drupal\salesforce\EntityCode
protected $provider;