You are here

public property XmlSitemap::$chunks in XML sitemap 2.x

Same name and namespace in other branches
  1. 8 src/Entity/XmlSitemap.php \Drupal\xmlsitemap\Entity\XmlSitemap::chunks

The XmlSitemap chunks number.

Type: int

File

src/Entity/XmlSitemap.php, line 69

Class

XmlSitemap
Defines the XmlSitemap entity.

Namespace

Drupal\xmlsitemap\Entity

Code

public $chunks;