You are here

protected property SalesforceOAuthController::$tempStore in Salesforce Suite 8.4

Same name and namespace in other branches
  1. 5.0.x modules/salesforce_oauth/src/Controller/SalesforceOAuthController.php \Drupal\salesforce_oauth\Controller\SalesforceOAuthController::tempStore

Temp store factory service.

Type: \Drupal\Core\TempStore\PrivateTempStore

File

modules/salesforce_oauth/src/Controller/SalesforceOAuthController.php, line 40

Class

SalesforceOAuthController
SalesforceOAuthController.

Namespace

Drupal\salesforce_oauth\Controller

Code

protected $tempStore;