HistoryLegacyTest::$modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/history/tests/src/Kernel/HistoryLegacyTest.php, line 20

Class

HistoryLegacyTest
Tests History module's legacy code.

Namespace

Drupal\Tests\history\Kernel

Code

protected static $modules = [
    'history',
    'node',
    'user',
    'system',
];

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