protected property SimpleSitemapViews::$configFactory in Simple XML sitemap 8.3
Same name and namespace in other branches
- 4.x 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 51
Class
- SimpleSitemapViews
- Class to manage sitemap data for views.
Namespace
Drupal\simple_sitemap_viewsCode
protected $configFactory;