public static property SitemapCssTest::$modules in Sitemap 8
Modules to enable.
Type: array
File
- src/
Tests/ SitemapCssTest.php, line 19
Class
- SitemapCssTest
- Tests the inclusion of the sitemap css file based on sitemap settings.
Namespace
Drupal\sitemap\TestsCode
public static $modules = [
'sitemap',
];