You are here

drush.services.yml in Realistic Dummy Content 3.x

File

drush.services.yml
View source
  1. ---
  2. services:
  3. realistic_dummy_content_api.drush_commands:
  4. class: >-
  5. \Drupal\realistic_dummy_content_api\DrushCommands\RealisticDummyContentDrushCommands
  6. tags:
  7. - {name: drush.command}