You are here

cms_content_sync_simple_sitemap.services.yml in CMS Content Sync 2.0.x

modules/cms_content_sync_simple_sitemap/cms_content_sync_simple_sitemap.services.yml

File

modules/cms_content_sync_simple_sitemap/cms_content_sync_simple_sitemap.services.yml
View source
  1. services:
  2. cms_content_sync_simple_sitemap.event_subscriber:
  3. class: Drupal\cms_content_sync_simple_sitemap\EventSubscriber\SimpleSitemapSyncExtend
  4. tags:
  5. - {name: event_subscriber}