TaxonomyRevisionTest::$modules
Same name in this branch
- main core/modules/taxonomy/tests/src/Functional/TaxonomyRevisionTest.php \Drupal\Tests\taxonomy\Functional\TaxonomyRevisionTest::modules
Same name and namespace in other branches
- 11.x core/modules/taxonomy/tests/src/Functional/TaxonomyRevisionTest.php \Drupal\Tests\taxonomy\Functional\TaxonomyRevisionTest::modules
- 10 core/modules/taxonomy/tests/src/Functional/TaxonomyRevisionTest.php \Drupal\Tests\taxonomy\Functional\TaxonomyRevisionTest::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ taxonomy/ tests/ src/ Kernel/ TaxonomyRevisionTest.php, line 28
Class
- TaxonomyRevisionTest
- Tests the new_revision setting of taxonomy vocabularies.
Namespace
Drupal\Tests\taxonomy\KernelCode
protected static $modules = [
'system',
'taxonomy',
'user',
'text',
'filter',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.