You are here

public function UrlGeneratorInterface::setSettings in Simple XML sitemap 8.3

1 method overrides UrlGeneratorInterface::setSettings()
UrlGeneratorBase::setSettings in src/Plugin/simple_sitemap/UrlGenerator/UrlGeneratorBase.php

File

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

Class

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

Namespace

Drupal\simple_sitemap\Plugin\simple_sitemap\UrlGenerator

Code

public function setSettings(array $settings);