You are here

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

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

The xmlsitemap.settings configuration object.

Type: \Drupal\Core\Config\Config

File

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

Class

XmlSitemapTestBase
Helper test class with some added functions for testing.

Namespace

Drupal\Tests\xmlsitemap\Functional

Code

protected $config;