drush.services.yml in Default Content for D8 8
Same filename and directory in other branches
File
drush.services.ymlView source
- services:
- default_content.commands:
- class: \Drupal\default_content\Commands\DefaultContentCommands
- arguments: ['@default_content.exporter']
- tags:
- - { name: drush.command }