You are here

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

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

The plugin provider.

Type: \Drupal\salesforce\SalesforceAuthProviderInterface

File

src/Entity/SalesforceAuthConfig.php, line 88

Class

SalesforceAuthConfig
Defines a Salesforce Auth entity.

Namespace

Drupal\salesforce\Entity

Code

protected $plugin;