public static property XmlSitemapListBuilderTest::$modules in XML sitemap 8
Same name and namespace in other branches
- 2.x tests/src/Functional/XmlSitemapListBuilderTest.php \Drupal\Tests\xmlsitemap\Functional\XmlSitemapListBuilderTest::modules
Modules to enable.
Type: array
Overrides XmlSitemapTestBase::$modules
File
- tests/
src/ Functional/ XmlSitemapListBuilderTest.php, line 19
Class
- XmlSitemapListBuilderTest
- Tests the sitemaps list builder.
Namespace
Drupal\Tests\xmlsitemap\FunctionalCode
public static $modules = [
'language',
'locale',
'content_translation',
];