public static property SitemapContentTest::$modules in Sitemap 8
Same name and namespace in other branches
- 8.2 src/Tests/SitemapContentTest.php \Drupal\sitemap\Tests\SitemapContentTest::modules
- 2.0.x src/Tests/SitemapContentTest.php \Drupal\sitemap\Tests\SitemapContentTest::modules
Modules to enable.
Type: array
File
- src/
Tests/ SitemapContentTest.php, line 20
Class
- SitemapContentTest
- Test page content provided via sitemap settings.
Namespace
Drupal\sitemap\TestsCode
public static $modules = [
'sitemap',
'block',
'filter',
];