You are here

protected property SalesforceMappingCommandsBase::$authMan in Salesforce Suite 8.4

Same name and namespace in other branches
  1. 5.0.x modules/salesforce_mapping/src/Commands/SalesforceMappingCommandsBase.php \Drupal\salesforce_mapping\Commands\SalesforceMappingCommandsBase::authMan

Salesforce Auth Provider plugin manager service.

Type: \Drupal\salesforce\SalesforceAuthProviderPluginManagerInterface

Overrides SalesforceCommandsBase::$authMan

File

modules/salesforce_mapping/src/Commands/SalesforceMappingCommandsBase.php, line 41

Class

SalesforceMappingCommandsBase
Shared command base for Salesforce Drush commands.

Namespace

Drupal\salesforce_mapping\Commands

Code

protected $authMan;