TermAutocompleteTest::$modules

Type: modules

Overrides TaxonomyTestBase::$modules

File

core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php, line 24

Class

TermAutocompleteTest
Tests the autocomplete implementation of the taxonomy class.

Namespace

Drupal\Tests\taxonomy\Functional

Code

protected static $modules = [
  'node',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.