TaxonomyLegacyTest::$modules

Modules to enable.

Type: array

Overrides KernelTestBase::$modules

File

core/modules/taxonomy/tests/src/Kernel/TaxonomyLegacyTest.php, line 24

Class

TaxonomyLegacyTest
Tests legacy user functionality.

Namespace

Drupal\Tests\taxonomy\Kernel

Code

public static $modules = [
    'filter',
    'taxonomy',
    'text',
    'user',
];

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