You are here

public property Sitemap::$weight in Sitemap 2.0.x

Same name and namespace in other branches
  1. 8.2 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;