You are here

constant RestClient::LONGTERM_CACHE_LIFETIME in Salesforce Suite 5.0.x

Same name and namespace in other branches
  1. 8.4 src/Rest/RestClient.php \Drupal\salesforce\Rest\RestClient::LONGTERM_CACHE_LIFETIME
  2. 8.3 src/Rest/RestClient.php \Drupal\salesforce\Rest\RestClient::LONGTERM_CACHE_LIFETIME
1 use of RestClient::LONGTERM_CACHE_LIFETIME
salesforce_update_8800 in ./salesforce.install
New cache lifetime config options.

File

src/Rest/RestClient.php, line 121

Class

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

Namespace

Drupal\salesforce\Rest

Code

const LONGTERM_CACHE_LIFETIME = 86400;