You are here

public property SalesforceAuthProvider::$id in Salesforce Suite 5.0.x

Same name and namespace in other branches
  1. 8.4 src/Annotation/SalesforceAuthProvider.php \Drupal\salesforce\Annotation\SalesforceAuthProvider::id
  2. 8.3 src/Annotation/SalesforceAuthProvider.php \Drupal\salesforce\Annotation\SalesforceAuthProvider::id

The plugin ID of the auth provider.

Type: string

File

src/Annotation/SalesforceAuthProvider.php, line 17

Class

SalesforceAuthProvider
SalesforceAuthProvider annotation definition.

Namespace

Drupal\salesforce\Annotation

Code

public $id;