You are here

protected property SalesforceOAuthController::$request in Salesforce Suite 5.0.x

Same name and namespace in other branches
  1. 8.4 modules/salesforce_oauth/src/Controller/SalesforceOAuthController.php \Drupal\salesforce_oauth\Controller\SalesforceOAuthController::request

Request stack service.

Type: \Symfony\Component\HttpFoundation\Request

File

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

Class

SalesforceOAuthController
SalesforceOAuthController.

Namespace

Drupal\salesforce_oauth\Controller

Code

protected $request;