You are here

service default_content.commands in Default Content for D8 8

Same name and namespace in other branches
  1. 2.0.x drush.services.yml \default_content.commands

Class

\Drupal\default_content\Commands\DefaultContentCommands

Tags

  • drush.command

File

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

View source
  1. class: \Drupal\default_content\Commands\DefaultContentCommands
  2. arguments:
  3. - '@default_content.exporter'
  4. tags:
  5. - { name: drush.command }