protected property RestClient::$json in Salesforce Suite 8.3
Same name and namespace in other branches
- 8.4 src/Rest/RestClient.php \Drupal\salesforce\Rest\RestClient::json
- 5.0.x src/Rest/RestClient.php \Drupal\salesforce\Rest\RestClient::json
The JSON serializer service.
Type: \Drupal\Component\Serialization\Json
File
- src/
Rest/ RestClient.php, line 90
Class
- RestClient
- Objects, properties, and methods to communicate with the Salesforce REST API.
Namespace
Drupal\salesforce\RestCode
protected $json;