You are here

protected property SoapClient::$authMan in Salesforce Suite 8.4

Same name and namespace in other branches
  1. 5.0.x modules/salesforce_soap/src/Soap/SoapClient.php \Drupal\salesforce_soap\Soap\SoapClient::authMan

Auth manager.

Type: \Drupal\salesforce\SalesforceAuthProviderPluginManagerInterface

File

modules/salesforce_soap/src/Soap/SoapClient.php, line 32

Class

SoapClient
A client for communicating with the Salesforce SOAP API.

Namespace

Drupal\salesforce_soap\Soap

Code

protected $authMan;