You are here

protected property RestClient::$cache in Salesforce Suite 5.0.x

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

The cache service.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

src/Rest/RestClient.php, line 76

Class

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

Namespace

Drupal\salesforce\Rest

Code

protected $cache;