You are here

protected property SalesforceCommandsBase::$authMan in Salesforce Suite 8.4

Same name and namespace in other branches
  1. 5.0.x src/Commands/SalesforceCommandsBase.php \Drupal\salesforce\Commands\SalesforceCommandsBase::authMan

Salesforce Auth Provider plugin manager service.

Type: \Drupal\salesforce\SalesforceAuthProviderPluginManagerInterface

File

src/Commands/SalesforceCommandsBase.php, line 39

Class

SalesforceCommandsBase
Shared command base for Salesforce Drush commands.

Namespace

Drupal\salesforce\Commands

Code

protected $authMan;