You are here

protected property XmlSitemapStorage::$state in XML sitemap 8

Same name and namespace in other branches
  1. 2.x src/XmlSitemapStorage.php \Drupal\xmlsitemap\XmlSitemapStorage::state

The state store.

Type: \Drupal\Core\State\StateInterface

File

src/XmlSitemapStorage.php, line 25

Class

XmlSitemapStorage
XmlSitemap storage service class.

Namespace

Drupal\xmlsitemap

Code

protected $state;