Modules to enable.
Type: array
Overrides TaxonomyTestBase::$modules
File
- drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyLanguageTest.php, line 17
- Definition of Drupal\taxonomy\Tests\VocabularyLanguageTest.
Class
- VocabularyLanguageTest
- Tests for the language feature on vocabularies.
Namespace
Drupal\taxonomy\Tests
Code
public static $modules = array(
'language',
);