public static property TermFieldTest::$modules

Modules to enable.

Type: array

Overrides TaxonomyTestBase::$modules

File

drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermFieldTest.php, line 22
Definition of Drupal\taxonomy\Tests\TermFieldTest.

Class

TermFieldTest
Tests for taxonomy term field and formatter.

Namespace

Drupal\taxonomy\Tests

Code

public static $modules = array(
  'field_test',
);