You are here

service entity_share_client.entity_share_client_pull in Entity Share 8

Same name and namespace in other branches
  1. 8.2 modules/entity_share_client/console.services.yml \entity_share_client.entity_share_client_pull

Class

Drupal\entity_share_client\Command\PullCommand

Tags

  • drupal.command

File

modules/entity_share_client/console.services.yml
modules/entity_share_client/console.services.yml

View source
  1. class: Drupal\entity_share_client\Command\PullCommand
  2. arguments:
  3. - '@entity_share_client.cli'
  4. tags:
  5. - { name: drupal.command }