TermParentsTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/taxonomy/tests/src/Functional/TermParentsTest.php, line 21

Class

TermParentsTest
Tests managing taxonomy parents through the user interface.

Namespace

Drupal\Tests\taxonomy\Functional

Code

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

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