public static property SitemapFrontpageTest::$modules in Sitemap 8.2
Same name and namespace in other branches
- 2.0.x src/Tests/SitemapFrontpageTest.php \Drupal\sitemap\Tests\SitemapFrontpageTest::modules
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
- src/
Tests/ SitemapFrontpageTest.php, line 19
Class
- SitemapFrontpageTest
- Tests the display of RSS links based on sitemap settings.
Namespace
Drupal\sitemap\TestsCode
public static $modules = [
'sitemap',
];