public static property XmlSitemapRebuildTest::$modules in XML sitemap 8
Same name and namespace in other branches
- 2.x tests/src/Functional/XmlSitemapRebuildTest.php \Drupal\Tests\xmlsitemap\Functional\XmlSitemapRebuildTest::modules
Modules to enable.
Type: array
Overrides XmlSitemapTestBase::$modules
File
- tests/
src/ Functional/ XmlSitemapRebuildTest.php, line 18
Class
- XmlSitemapRebuildTest
- Tests the rebuild process of sitemaps.
Namespace
Drupal\Tests\xmlsitemap\FunctionalCode
public static $modules = [
'path',
'help',
'block',
];