You are here

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

Whether the generator is enabled by default.

Type: bool

File

src/Annotation/UrlGenerator.php, line 56

Class

UrlGenerator
Defines a UrlGenerator item annotation object.

Namespace

Drupal\simple_sitemap\Annotation

Code

public $enabled = TRUE;