You are here

protected property XmlSitemapWriter::$page in XML sitemap 2.x

Same name and namespace in other branches
  1. 8 src/XmlSitemapWriter.php \Drupal\xmlsitemap\XmlSitemapWriter::page

Sitemap page to be written.

Type: int|string

File

src/XmlSitemapWriter.php, line 47

Class

XmlSitemapWriter
Extended class for writing XML sitemap files.

Namespace

Drupal\xmlsitemap

Code

protected $page;