public property SitemapBase::$weight in Sitemap 8.2
Same name and namespace in other branches
- 2.0.x src/SitemapBase.php \Drupal\sitemap\SitemapBase::weight
The weight of this mapping compared to others in the sitemap.
Type: int
File
- src/
SitemapBase.php, line 38
Class
- SitemapBase
- Base class for Sitemap plugin implementations.
Namespace
Drupal\sitemapCode
public $weight = 0;