You are here

protected property SitemapController::$configFactory in Sitemap 8.2

Same name and namespace in other branches
  1. 2.0.x src/Controller/SitemapController.php \Drupal\sitemap\Controller\SitemapController::configFactory

The configuration factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Controller/SitemapController.php, line 20

Class

SitemapController
Controller routines for update routes.

Namespace

Drupal\sitemap\Controller

Code

protected $configFactory;