You are here

protected property SitemapBase::$sitemapConfig in Sitemap 8.2

Same name and namespace in other branches
  1. 2.0.x src/SitemapBase.php \Drupal\sitemap\SitemapBase::sitemapConfig

The global sitemap config.

Type: object

File

src/SitemapBase.php, line 52

Class

SitemapBase
Base class for Sitemap plugin implementations.

Namespace

Drupal\sitemap

Code

protected $sitemapConfig;