You are here

public property SitemapGenerator::$label in Simple XML sitemap 8.3

Same name and namespace in other branches
  1. 4.x src/Annotation/SitemapGenerator.php \Drupal\simple_sitemap\Annotation\SitemapGenerator::label

The human-readable name of the generator.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/SitemapGenerator.php, line 33

Class

SitemapGenerator
Defines a SitemapGenerator item annotation object.

Namespace

Drupal\simple_sitemap\Annotation

Code

public $label;