You are here

public property SitemapBase::$provider in Sitemap 8.2

Same name and namespace in other branches
  1. 2.0.x src/SitemapBase.php \Drupal\sitemap\SitemapBase::provider

The name of the provider that owns this mapping.

Type: string

File

src/SitemapBase.php, line 45

Class

SitemapBase
Base class for Sitemap plugin implementations.

Namespace

Drupal\sitemap

Code

public $provider;