You are here

protected property SimpleSitemapViews::$configFactory 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::configFactory

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

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

Class

SimpleSitemapViews
Class to manage sitemap data for views.

Namespace

Drupal\simple_sitemap_views

Code

protected $configFactory;