public static property TermLanguageTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/taxonomy/src/Tests/TermLanguageTest.php \Drupal\taxonomy\Tests\TermLanguageTest::modules
Modules to enable.
Type: array
Overrides TaxonomyTestBase::$modules
File
- core/
modules/ taxonomy/ src/ Tests/ TermLanguageTest.php, line 20 - Contains \Drupal\taxonomy\Tests\TermLanguageTest.
Class
- TermLanguageTest
- Tests the language functionality for the taxonomy terms.
Namespace
Drupal\taxonomy\TestsCode
public static $modules = array(
'language',
);