You are here

protected property XmlSitemapLinkStorage::$state in XML sitemap 8

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

The state store.

Type: \Drupal\Core\State\StateInterface

File

src/XmlSitemapLinkStorage.php, line 27

Class

XmlSitemapLinkStorage
XmlSitemap link storage service class.

Namespace

Drupal\xmlsitemap

Code

protected $state;