CommentVariableTest::$modules

Type: modules

Overrides MigrateSourceTestBase::$modules

File

core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d6/CommentVariableTest.php, line 19

Class

CommentVariableTest
Tests d6_comment_variable source plugin.

Namespace

Drupal\Tests\comment\Kernel\Plugin\migrate\source\d6

Code

public static $modules = [
    'comment',
    'migrate_drupal',
];

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