You are here

protected property XmlSitemapSettingsForm::$moduleHandler in XML sitemap 8

Same name and namespace in other branches
  1. 2.x src/Form/XmlSitemapSettingsForm.php \Drupal\xmlsitemap\Form\XmlSitemapSettingsForm::moduleHandler

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Form/XmlSitemapSettingsForm.php, line 48

Class

XmlSitemapSettingsForm
Configure xmlsitemap settings for this site.

Namespace

Drupal\xmlsitemap\Form

Code

protected $moduleHandler;