protected static property SitemapGenerator::$attributes in Simple XML sitemap 8.2
Type: array
File
- src/
SitemapGenerator.php, line 67
Class
- SitemapGenerator
- Class SitemapGenerator @package Drupal\simple_sitemap
Namespace
Drupal\simple_sitemapCode
protected static $attributes = [
'xmlns' => self::XMLNS,
'xmlns:xhtml' => self::XMLNS_XHTML,
'xmlns:image' => self::XMLNS_IMAGE,
];