RssTest::$modules
Same name in other branches
- 9 core/modules/taxonomy/tests/src/Functional/RssTest.php \Drupal\Tests\taxonomy\Functional\RssTest::modules
- 10 core/modules/taxonomy/tests/src/Functional/RssTest.php \Drupal\Tests\taxonomy\Functional\RssTest::modules
- 11.x core/modules/taxonomy/tests/src/Functional/RssTest.php \Drupal\Tests\taxonomy\Functional\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.