protected property RestClient::$authToken in Salesforce Suite 8.4
Same name and namespace in other branches
- 5.0.x src/Rest/RestClient.php \Drupal\salesforce\Rest\RestClient::authToken
Active auth token.
Type: \OAuth\OAuth2\Token\TokenInterface
File
- src/
Rest/ RestClient.php, line 111
Class
- RestClient
- Objects, properties, and methods to communicate with the Salesforce REST API.
Namespace
Drupal\salesforce\RestCode
protected $authToken;