You are here

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

Same name and namespace in other branches
  1. 8 tests/src/Functional/XmlSitemapTestBase.php \Drupal\Tests\xmlsitemap\Functional\XmlSitemapTestBase::state

The state store.

Type: \Drupal\Core\State\StateInterface

File

tests/src/Functional/XmlSitemapTestBase.php, line 52

Class

XmlSitemapTestBase
Helper test class with some added functions for testing.

Namespace

Drupal\Tests\xmlsitemap\Functional

Code

protected $state;