You are here

private property SitemapWarmer::$sitemapParser in Warmer 8

Same name and namespace in other branches
  1. 2.x 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 33

Class

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

Namespace

Drupal\warmer_cdn\Plugin\warmer

Code

private $sitemapParser;