You are here

protected property SitemapBase::$sitemapConfig in Sitemap 2.0.x

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

The global sitemap config.

Type: object

File

src/SitemapBase.php, line 51

Class

SitemapBase
Base class for Sitemap plugin implementations.

Namespace

Drupal\sitemap

Code

protected $sitemapConfig;