service salesforce.commands in Salesforce Suite 8.4
Same name and namespace in other branches
- 8.3 drush.services.yml \salesforce.commands
- 5.0.x drush.services.yml \salesforce.commands
Class
\Drupal\salesforce\Commands\SalesforceCommandsTags
- drush.command
File
View source
- class: \Drupal\salesforce\Commands\SalesforceCommands
- arguments:
- - '@salesforce.client'
- - '@entity_type.manager'
- - '@plugin.manager.salesforce.auth_providers'
- - '@salesforce.auth_token_storage'
- tags:
- - { name: drush.command }