You are here

protected property XmlSitemapController::$state in XML sitemap 2.x

Same name and namespace in other branches
  1. 8 src/Controller/XmlSitemapController.php \Drupal\xmlsitemap\Controller\XmlSitemapController::state

The state store.

Type: \Drupal\Core\State\StateInterface

File

src/Controller/XmlSitemapController.php, line 29

Class

XmlSitemapController
Class for Xml Sitemap Controller.

Namespace

Drupal\xmlsitemap\Controller

Code

protected $state;