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