You are here

service node_export.commands in Node export 8

Class

\Drupal\node_export\Commands\NodeExportCommands

Tags

  • drush.command

File

./drush.services.yml
drush.services.yml

View source
  1. class: \Drupal\node_export\Commands\NodeExportCommands
  2. arguments:
  3. - '@entity_type.manager'
  4. tags:
  5. - { name: drush.command }