You are here

protected property XmlSitemapController::$configFactory in XML sitemap 2.x

Same name and namespace in other branches
  1. 8 src/Controller/XmlSitemapController.php \Drupal\xmlsitemap\Controller\XmlSitemapController::configFactory

The configuration factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

Overrides ControllerBase::$configFactory

File

src/Controller/XmlSitemapController.php, line 36

Class

XmlSitemapController
Class for Xml Sitemap Controller.

Namespace

Drupal\xmlsitemap\Controller

Code

protected $configFactory;