VariableTranslationTest::$modules

Same name in this branch
  1. 11.x core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d7/VariableTranslationTest.php \Drupal\Tests\migrate_drupal\Kernel\Plugin\migrate\source\d7\VariableTranslationTest::modules
Same name in other branches
  1. 9 core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d6/VariableTranslationTest.php \Drupal\Tests\migrate_drupal\Kernel\Plugin\migrate\source\d6\VariableTranslationTest::modules
  2. 9 core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d7/VariableTranslationTest.php \Drupal\Tests\migrate_drupal\Kernel\Plugin\migrate\source\d7\VariableTranslationTest::modules
  3. 8.9.x core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d6/VariableTranslationTest.php \Drupal\Tests\migrate_drupal\Kernel\Plugin\migrate\source\d6\VariableTranslationTest::modules
  4. 8.9.x core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d7/VariableTranslationTest.php \Drupal\Tests\migrate_drupal\Kernel\Plugin\migrate\source\d7\VariableTranslationTest::modules
  5. 10 core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d6/VariableTranslationTest.php \Drupal\Tests\migrate_drupal\Kernel\Plugin\migrate\source\d6\VariableTranslationTest::modules
  6. 10 core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d7/VariableTranslationTest.php \Drupal\Tests\migrate_drupal\Kernel\Plugin\migrate\source\d7\VariableTranslationTest::modules

Type: modules

Overrides MigrateSourceTestBase::$modules

File

core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d6/VariableTranslationTest.php, line 21

Class

VariableTranslationTest
Tests the variable source plugin.

Namespace

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

Code

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

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