You are here

protected property RestClient::$url in Salesforce Suite 8.3

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

Salesforce API URL.

Type: \Drupal\Core\Url

File

src/Rest/RestClient.php, line 55

Class

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

Namespace

Drupal\salesforce\Rest

Code

protected $url;