You are here

protected property RestClient::$authConfig in Salesforce Suite 8.4

Same name and namespace in other branches
  1. 5.0.x src/Rest/RestClient.php \Drupal\salesforce\Rest\RestClient::authConfig

Active auth provider config.

Type: \Drupal\salesforce\Entity\SalesforceAuthConfig

File

src/Rest/RestClient.php, line 104

Class

RestClient
Objects, properties, and methods to communicate with the Salesforce REST API.

Namespace

Drupal\salesforce\Rest

Code

protected $authConfig;