You are here

public property SitemapGenerator::$description in Simple XML sitemap 4.x

Same name and namespace in other branches
  1. 8.3 src/Annotation/SitemapGenerator.php \Drupal\simple_sitemap\Annotation\SitemapGenerator::description

A short description of the generator.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/SitemapGenerator.php, line 40

Class

SitemapGenerator
Defines a SitemapGenerator item annotation object.

Namespace

Drupal\simple_sitemap\Annotation

Code

public $description;