You are here

protected constant CustomUrlGenerator::PATH_DOES_NOT_EXIST_MESSAGE in Simple XML sitemap 4.x

Same name and namespace in other branches
  1. 8.3 src/Plugin/simple_sitemap/UrlGenerator/CustomUrlGenerator.php \Drupal\simple_sitemap\Plugin\simple_sitemap\UrlGenerator\CustomUrlGenerator::PATH_DOES_NOT_EXIST_MESSAGE

File

src/Plugin/simple_sitemap/UrlGenerator/CustomUrlGenerator.php, line 30

Class

CustomUrlGenerator
Class CustomUrlGenerator

Namespace

Drupal\simple_sitemap\Plugin\simple_sitemap\UrlGenerator

Code

protected const PATH_DOES_NOT_EXIST_MESSAGE = 'The custom path @path has been omitted from the XML sitemaps as it does not exist. You can review custom paths <a href="@custom_paths_url">here</a>.';