You are here

protected property Rest::$authMan in Salesforce Suite 8.4

Same name and namespace in other branches
  1. 5.0.x modules/salesforce_push/src/Plugin/SalesforcePushQueueProcessor/Rest.php \Drupal\salesforce_push\Plugin\SalesforcePushQueueProcessor\Rest::authMan

Auth manager.

Type: \Drupal\salesforce\SalesforceAuthProviderPluginManagerInterface

File

modules/salesforce_push/src/Plugin/SalesforcePushQueueProcessor/Rest.php, line 70

Class

Rest
Rest queue processor plugin.

Namespace

Drupal\salesforce_push\Plugin\SalesforcePushQueueProcessor

Code

protected $authMan;