public property UrlGenerator::$id in Simple XML sitemap 8.3
Same name and namespace in other branches
- 8.2 src/Annotation/UrlGenerator.php \Drupal\simple_sitemap\Annotation\UrlGenerator::id
- 4.x src/Annotation/UrlGenerator.php \Drupal\simple_sitemap\Annotation\UrlGenerator::id
The generator ID.
Type: string
File
- src/
Annotation/ UrlGenerator.php, line 24
Class
- UrlGenerator
- Defines a UrlGenerator item annotation object.
Namespace
Drupal\simple_sitemap\AnnotationCode
public $id;