drush.services.yml in Simple XML sitemap 8.2
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 }