RssTest::$modules
Modules to enable.
Type: array
Overrides TaxonomyTestBase::$modules
File
-
core/
modules/ taxonomy/ tests/ src/ Functional/ RssTest.php, line 21
Class
- RssTest
- Ensure that data added as terms appears in RSS feeds if "RSS Category" format is selected.
Namespace
Drupal\Tests\taxonomy\FunctionalCode
public static $modules = [
'node',
'field_ui',
'views',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.