drush.services.yml in Simple XML sitemap 4.x
Same filename and directory in other branches
File
drush.services.ymlView source
- services:
- simple_sitemap.commands:
- class: \Drupal\simple_sitemap\Commands\SimpleSitemapCommands
- arguments:
- - '@simple_sitemap.generator'
- tags:
- - { name: drush.command }