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