You are here

private property SitemapWarmer::$sitemapParser in Warmer 2.x

Same name and namespace in other branches
  1. 8 modules/warmer_cdn/src/Plugin/warmer/SitemapWarmer.php \Drupal\warmer_cdn\Plugin\warmer\SitemapWarmer::sitemapParser

The sitemap parser.

Type: \vipnytt\SitemapParser

File

modules/warmer_cdn/src/Plugin/warmer/SitemapWarmer.php, line 32

Class

SitemapWarmer
The cache warmer for the built-in entity cache.

Namespace

Drupal\warmer_cdn\Plugin\warmer

Code

private $sitemapParser;