You are here

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

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

The module_handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Commands/XmlSitemapCommands.php, line 27

Class

XmlSitemapCommands
Drush commands for XML sitemap.

Namespace

Drupal\xmlsitemap\Commands

Code

protected $moduleHandler;