public property SitemapBase::$enabled in Sitemap 8.2
Same name and namespace in other branches
- 2.0.x src/SitemapBase.php \Drupal\sitemap\SitemapBase::enabled
A Boolean indicating whether this mapping is enabled.
Type: bool
File
- src/
SitemapBase.php, line 31
Class
- SitemapBase
- Base class for Sitemap plugin implementations.
Namespace
Drupal\sitemapCode
public $enabled = FALSE;