Modules to enable.
Type: array
File
- drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TaxonomyTestBase.php, line 23
- Definition of Drupal\taxonomy\Tests\TaxonomyTestBase.
Class
- TaxonomyTestBase
- Provides common helper methods for Taxonomy module tests.
Namespace
Drupal\taxonomy\Tests
Code
public static $modules = array(
'taxonomy',
);