protected property XmlSitemapSettingsForm::$moduleHandler in XML sitemap 8
Same name and namespace in other branches
- 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\FormCode
protected $moduleHandler;