VariableMultiRowTest::$modules

Same name in other branches
  1. 9 core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/VariableMultiRowTest.php \Drupal\Tests\migrate_drupal\Kernel\Plugin\migrate\source\VariableMultiRowTest::modules
  2. 10 core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/VariableMultiRowTest.php \Drupal\Tests\migrate_drupal\Kernel\Plugin\migrate\source\VariableMultiRowTest::modules
  3. 11.x core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/VariableMultiRowTest.php \Drupal\Tests\migrate_drupal\Kernel\Plugin\migrate\source\VariableMultiRowTest::modules

Type: modules

Overrides MigrateSourceTestBase::$modules

File

core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/VariableMultiRowTest.php, line 19

Class

VariableMultiRowTest
Tests the variable multirow source plugin.

Namespace

Drupal\Tests\migrate_drupal\Kernel\Plugin\migrate\source

Code

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

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