protected property XmlSitemapWriter::$linkCountFlush in XML sitemap 8
Same name and namespace in other branches
- 2.x src/XmlSitemapWriter.php \Drupal\xmlsitemap\XmlSitemapWriter::linkCountFlush
Flush counter for sitemap links.
Type: int
File
- src/
XmlSitemapWriter.php, line 33
Class
- XmlSitemapWriter
- Extended class for writing XML sitemap files.
Namespace
Drupal\xmlsitemapCode
protected $linkCountFlush = 500;