You are here

protected property SoapClient::$wsdl in Salesforce Suite 8.4

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

Path to the WSDL that should be used.

Type: string

File

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

Class

SoapClient
A client for communicating with the Salesforce SOAP API.

Namespace

Drupal\salesforce_soap\Soap

Code

protected $wsdl;