You are here

protected property XmlSitemapGenerator::$config in XML sitemap 2.x

Same name and namespace in other branches
  1. 8 src/XmlSitemapGenerator.php \Drupal\xmlsitemap\XmlSitemapGenerator::config

The xmlsitemap.settings config object.

Type: \Drupal\Core\Config\Config

File

src/XmlSitemapGenerator.php, line 58

Class

XmlSitemapGenerator
XmlSitemap generator service class.

Namespace

Drupal\xmlsitemap

Code

protected $config;