protected property XMLSitemapIndexWriter::$rootElement in XML sitemap 7.2
Same name and namespace in other branches
- 6.2 xmlsitemap.xmlsitemap.inc \XMLSitemapIndexWriter::rootElement
Root Element.
@codingStandardsIgnoreEnd
Type: string.
Overrides XMLSitemapWriter::$rootElement
File
- ./
xmlsitemap.xmlsitemap.inc, line 250 - XML sitemap integration functions for xmlsitemap.module.
Class
- XMLSitemapIndexWriter
- XML Sitemap Index Writer.
Code
protected $rootElement = 'sitemapindex';