You are here

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\Tests

Code

public static $modules = [
  'sitemap',
];