You are here

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

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

The config.factory service.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Commands/XmlSitemapCommands.php, line 20

Class

XmlSitemapCommands
Drush commands for XML sitemap.

Namespace

Drupal\xmlsitemap\Commands

Code

protected $configFactory;