You are here

service simple_sitemap.commands in Simple XML sitemap 4.x

Same name and namespace in other branches
  1. 8.3 drush.services.yml \simple_sitemap.commands
  2. 8.2 drush.services.yml \simple_sitemap.commands

Class

\Drupal\simple_sitemap\Commands\SimpleSitemapCommands

Tags

  • drush.command

File

./drush.services.yml
drush.services.yml

View source
  1. class: \Drupal\simple_sitemap\Commands\SimpleSitemapCommands
  2. arguments:
  3. - '@simple_sitemap.generator'
  4. tags:
  5. - { name: drush.command }