You are here

protected property GarbageCollector::$viewStorage 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::viewStorage

View entities storage.

Type: \Drupal\Core\Config\Entity\ConfigEntityStorageInterface

File

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

Class

GarbageCollector
Executes garbage collection in the simple_sitemap_views table.

Namespace

Drupal\simple_sitemap_views\Plugin\QueueWorker

Code

protected $viewStorage;