protected property XmlSitemapController::$configFactory in XML sitemap 8
Same name and namespace in other branches
- 2.x 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\ControllerCode
protected $configFactory;