You are here

protected property RestClient::$authProvider in Salesforce Suite 5.0.x

Same name and namespace in other branches
  1. 8.4 src/Rest/RestClient.php \Drupal\salesforce\Rest\RestClient::authProvider

Active auth provider.

Type: \Drupal\salesforce\SalesforceAuthProviderInterface

File

src/Rest/RestClient.php, line 97

Class

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

Namespace

Drupal\salesforce\Rest

Code

protected $authProvider;