TaxonomyDeprecationTest::$modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/taxonomy/tests/src/Kernel/TaxonomyDeprecationTest.php, line 19

Class

TaxonomyDeprecationTest
@group taxonomy @group legacy

Namespace

Drupal\Tests\taxonomy\Kernel

Code

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

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