You are here

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

Same name and namespace in other branches
  1. 8.3 src/Annotation/UrlGenerator.php \Drupal\simple_sitemap\Annotation\UrlGenerator::description
  2. 4.x src/Annotation/UrlGenerator.php \Drupal\simple_sitemap\Annotation\UrlGenerator::description

A short description of the generator.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/UrlGenerator.php, line 42

Class

UrlGenerator
Defines a UrlGenerator item annotation object.

Namespace

Drupal\simple_sitemap\Annotation

Code

public $description;