You are here

public property UrlGenerator::$weight in Simple XML sitemap 8.2

An integer to determine the weight of this generator relative to others.

Type: int

File

src/Annotation/UrlGenerator.php, line 49

Class

UrlGenerator
Defines a UrlGenerator item annotation object.

Namespace

Drupal\simple_sitemap\Annotation

Code

public $weight = 0;