You are here

protected property GarbageCollector::$sitemapViews in Simple XML sitemap 4.x

Same name and namespace in other branches
  1. 8.3 modules/simple_sitemap_views/src/Plugin/QueueWorker/GarbageCollector.php \Drupal\simple_sitemap_views\Plugin\QueueWorker\GarbageCollector::sitemapViews

Views sitemap data.

Type: \Drupal\simple_sitemap_views\SimpleSitemapViews

File

modules/simple_sitemap_views/src/Plugin/QueueWorker/GarbageCollector.php, line 35

Class

GarbageCollector
Executes garbage collection in the simple_sitemap_views table.

Namespace

Drupal\simple_sitemap_views\Plugin\QueueWorker

Code

protected $sitemapViews;