service entity_share_client.commands in Entity Share 8.3
Same name and namespace in other branches
- 8 modules/entity_share_client/drush.services.yml \entity_share_client.commands
- 8.2 modules/entity_share_client/drush.services.yml \entity_share_client.commands
Class
Drupal\entity_share_client\Commands\EntityShareClientCommandsTags
- drush.command
File
- modules/
entity_share_client/ drush.services.yml - modules/entity_share_client/drush.services.yml
View source
- class: Drupal\entity_share_client\Commands\EntityShareClientCommands
- arguments:
- - '@entity_share_client.cli'
- - '@entity_type.manager'
- - '@entity_share_client.remote_manager'
- tags:
- - { name: drush.command }