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