TrackerLegacyTest::$modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/tracker/tests/src/Kernel/TrackerLegacyTest.php, line 16

Class

TrackerLegacyTest
@group tracker @group legacy

Namespace

Drupal\Tests\tracker\Kernel

Code

public static $modules = [
    'comment',
    'tracker',
    'history',
    'node',
    'node_test',
    'user',
];

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