public property SitemapBase::$provider in Sitemap 2.0.x
Same name and namespace in other branches
- 8.2 src/SitemapBase.php \Drupal\sitemap\SitemapBase::provider
The name of the provider that owns this mapping.
Type: string
File
- src/
SitemapBase.php, line 44
Class
- SitemapBase
- Base class for Sitemap plugin implementations.
Namespace
Drupal\sitemapCode
public $provider;