You are here

public property XmlSitemap::$max_filesize in XML sitemap 8

Same name and namespace in other branches
  1. 2.x src/Entity/XmlSitemap.php \Drupal\xmlsitemap\Entity\XmlSitemap::max_filesize

Maximum size for a sitemap.

Type: int

File

src/Entity/XmlSitemap.php, line 83

Class

XmlSitemap
Defines the XmlSitemap entity.

Namespace

Drupal\xmlsitemap\Entity

Code

public $max_filesize;