MenuTranslationTest::$modules

Same name in other branches
  1. 9 core/modules/system/tests/src/Kernel/Plugin/migrate/source/d7/MenuTranslationTest.php \Drupal\Tests\system\Kernel\Plugin\migrate\source\d7\MenuTranslationTest::modules
  2. 10 core/modules/system/tests/src/Kernel/Plugin/migrate/source/d7/MenuTranslationTest.php \Drupal\Tests\system\Kernel\Plugin\migrate\source\d7\MenuTranslationTest::modules

Type: modules

Overrides MigrateSourceTestBase::$modules

File

core/modules/system/tests/src/Kernel/Plugin/migrate/source/d7/MenuTranslationTest.php, line 22

Class

MenuTranslationTest
Tests the menu translation source plugin.

Namespace

Drupal\Tests\system\Kernel\Plugin\migrate\source\d7

Code

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

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