public function SimpleSitemapTypeInterface::getUrlGenerators in Simple XML sitemap 4.x
Return value
\Drupal\simple_sitemap\Plugin\simple_sitemap\UrlGenerator\UrlGeneratorInterface[]
1 method overrides SimpleSitemapTypeInterface::getUrlGenerators()
- SimpleSitemapType::getUrlGenerators in src/
Entity/ SimpleSitemapType.php
File
- src/
Entity/ SimpleSitemapTypeInterface.php, line 18
Class
Namespace
Drupal\simple_sitemap\EntityCode
public function getUrlGenerators() : array;