d2c7a694695df2fb14204cff70660711dd44d343
[yaffs-website] / web / modules / contrib / simple_sitemap / drush.services.yml
1 services:
2   simple_sitemap.commands:
3     class: \Drupal\simple_sitemap\Commands\SimplesitemapCommands
4     arguments:
5       - '@simple_sitemap.generator'
6     tags:
7       - { name: drush.command }