You are here

service entity_share_client.commands in Entity Share 8

Same name and namespace in other branches
  1. 8.3 modules/entity_share_client/drush.services.yml \entity_share_client.commands
  2. 8.2 modules/entity_share_client/drush.services.yml \entity_share_client.commands

Class

\Drupal\entity_share_client\Commands\EntityShareClientCommands

Tags

  • drush.command

File

modules/entity_share_client/drush.services.yml
modules/entity_share_client/drush.services.yml

View source
  1. class: \Drupal\entity_share_client\Commands\EntityShareClientCommands
  2. arguments:
  3. - '@entity_share_client.cli'
  4. tags:
  5. - { name: drush.command }