You are here

protected static property SitemapGenerator::$indexAttributes in Simple XML sitemap 8.2

Type: array

File

src/SitemapGenerator.php, line 76

Class

SitemapGenerator
Class SitemapGenerator @package Drupal\simple_sitemap

Namespace

Drupal\simple_sitemap

Code

protected static $indexAttributes = [
  'xmlns' => self::XMLNS,
];