You are here

protected property XmlSitemapRebuildForm::$state in XML sitemap 8

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

The state store.

Type: \Drupal\Core\State\StateInterface

File

src/Form/XmlSitemapRebuildForm.php, line 22

Class

XmlSitemapRebuildForm
Configure xmlsitemap settings for this site.

Namespace

Drupal\xmlsitemap\Form

Code

protected $state;