protected property RestClient::$immutableConfig in Salesforce Suite 5.0.x
Same name and namespace in other branches
- 8.4 src/Rest/RestClient.php \Drupal\salesforce\Rest\RestClient::immutableConfig
- 8.3 src/Rest/RestClient.php \Drupal\salesforce\Rest\RestClient::immutableConfig
Salesforce immutable config object. Useful for gets.
Type: \Drupal\Core\Config\ImmutableConfig
File
- src/
Rest/ RestClient.php, line 62
Class
- RestClient
- Objects, properties, and methods to communicate with the Salesforce REST API.
Namespace
Drupal\salesforce\RestCode
protected $immutableConfig;