protected property XmlSitemapListBuilder::$moduleHandler in XML sitemap 2.x
Same name and namespace in other branches
- 8 src/XmlSitemapListBuilder.php \Drupal\xmlsitemap\XmlSitemapListBuilder::moduleHandler
The module handler.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
Overrides EntityHandlerBase::$moduleHandler
File
- src/
XmlSitemapListBuilder.php, line 24
Class
- XmlSitemapListBuilder
- Provides a listing of XmlSitemap.
Namespace
Drupal\xmlsitemapCode
protected $moduleHandler;