You are here

protected property GarbageCollector::$viewStorage in Simple XML sitemap (Views integration) 8

View entities storage.

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

File

src/Plugin/QueueWorker/GarbageCollector.php, line 40
Contains queue worker for garbage collection.

Class

GarbageCollector
Executes garbage collection in the simple_sitemap_views table.

Namespace

Drupal\simple_sitemap_views\Plugin\QueueWorker

Code

protected $viewStorage;