You are here

public function UrlGeneratorInterface::getDataSets in Simple XML sitemap 8.3

Same name and namespace in other branches
  1. 8.2 src/Plugin/simple_sitemap/UrlGenerator/UrlGeneratorInterface.php \Drupal\simple_sitemap\Plugin\simple_sitemap\UrlGenerator\UrlGeneratorInterface::getDataSets()
  2. 4.x src/Plugin/simple_sitemap/UrlGenerator/UrlGeneratorInterface.php \Drupal\simple_sitemap\Plugin\simple_sitemap\UrlGenerator\UrlGeneratorInterface::getDataSets()
1 method overrides UrlGeneratorInterface::getDataSets()
UrlGeneratorBase::getDataSets in src/Plugin/simple_sitemap/UrlGenerator/UrlGeneratorBase.php

File

src/Plugin/simple_sitemap/UrlGenerator/UrlGeneratorInterface.php, line 15

Class

UrlGeneratorInterface
Interface UrlGeneratorInterface @package Drupal\simple_sitemap\Plugin\simple_sitemap\UrlGenerator

Namespace

Drupal\simple_sitemap\Plugin\simple_sitemap\UrlGenerator

Code

public function getDataSets();