You are here

service simple_sitemap.custom_link_manager in Simple XML sitemap 4.x

Class

Drupal\simple_sitemap\Manager\CustomLinkManager
2 string references to simple_sitemap.custom_link_manager
CustomUrlGenerator::create in src/Plugin/simple_sitemap/UrlGenerator/CustomUrlGenerator.php
Creates an instance of the plugin.
Generator::customLinkManager in src/Manager/Generator.php

File

./simple_sitemap.services.yml
simple_sitemap.services.yml

View source
  1. class: Drupal\simple_sitemap\Manager\CustomLinkManager
  2. public: true
  3. arguments:
  4. - '@config.factory'
  5. - '@path.validator'