You are here

protected property RestClient::$encryptionProfileManager in Salesforce Suite 8.3

Encryption profile manager.

Type: \Drupal\encrypt\EncryptionProfileManagerInterface

File

modules/salesforce_encrypt/src/Rest/RestClient.php, line 41

Class

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

Namespace

Drupal\salesforce_encrypt\Rest

Code

protected $encryptionProfileManager;