protected property SalesforceMappingCommandsBase::$authMan in Salesforce Suite 5.0.x
Same name and namespace in other branches
- 8.4 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\CommandsCode
protected $authMan;