You are here

public static property XmlSitemapGenerator::$memoryStart in XML sitemap 2.x

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

Memory used before generation process.

Type: int

File

src/XmlSitemapGenerator.php, line 51

Class

XmlSitemapGenerator
XmlSitemap generator service class.

Namespace

Drupal\xmlsitemap

Code

public static $memoryStart;