You are here

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

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

Document URI.

Type: string

File

src/XmlSitemapWriter.php, line 19

Class

XmlSitemapWriter
Extended class for writing XML sitemap files.

Namespace

Drupal\xmlsitemap

Code

protected $uri = NULL;