ExtensionTest::$modules

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

Type: modules

Overrides MigrateSourceTestBase::$modules

File

core/modules/system/tests/src/Kernel/Plugin/migrate/source/ExtensionTest.php, line 20

Class

ExtensionTest
Tests legacy extension source plugin.

Namespace

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

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.