protected property XmlSitemapWriter::$sitemapElementCount in XML sitemap 2.x
Same name and namespace in other branches
- 8 src/XmlSitemapWriter.php \Drupal\xmlsitemap\XmlSitemapWriter::sitemapElementCount
Counter for the sitemap elements.
Type: int
File
- src/
XmlSitemapWriter.php, line 26
Class
- XmlSitemapWriter
- Extended class for writing XML sitemap files.
Namespace
Drupal\xmlsitemapCode
protected $sitemapElementCount = 0;