protected property XmlSitemapWriter::$sitemap in XML sitemap 2.x
Same name and namespace in other branches
- 8 src/XmlSitemapWriter.php \Drupal\xmlsitemap\XmlSitemapWriter::sitemap
Sitemap object to be written.
Type: \Drupal\xmlsitemap\XmlSitemapInterface
File
- src/
XmlSitemapWriter.php, line 40
Class
- XmlSitemapWriter
- Extended class for writing XML sitemap files.
Namespace
Drupal\xmlsitemapCode
protected $sitemap;