You are here

public property Sitemap::$weight in Sitemap 8.2

Same name and namespace in other branches
  1. 2.0.x src/Annotation/Sitemap.php \Drupal\sitemap\Annotation\Sitemap::weight

Sets the weight of this item relative to other items in the sitemap.

Type: int

File

src/Annotation/Sitemap.php, line 49

Class

Sitemap
Defines a Sitemap annotation object.

Namespace

Drupal\sitemap\Annotation

Code

public $weight = NULL;