You are here

public static property SitemapRssTest::$modules in Sitemap 8

Modules to enable.

Type: array

File

src/Tests/SitemapRssTest.php, line 20

Class

SitemapRssTest
Tests the display of RSS links based on sitemap settings.

Namespace

Drupal\sitemap\Tests

Code

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