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