You are here

protected property SimpleSitemapViews::$queueFactory in Simple XML sitemap 4.x

Same name and namespace in other branches
  1. 8.3 modules/simple_sitemap_views/src/SimpleSitemapViews.php \Drupal\simple_sitemap_views\SimpleSitemapViews::queueFactory

The queue factory.

Type: \Drupal\Core\Queue\QueueFactory

File

modules/simple_sitemap_views/src/SimpleSitemapViews.php, line 51

Class

SimpleSitemapViews
Class to manage sitemap data for views.

Namespace

Drupal\simple_sitemap_views

Code

protected $queueFactory;