MigrationPluginManagerTest::$modules

Same name and namespace in other branches
  1. 10 core/modules/migrate/tests/src/Kernel/MigrationPluginManagerTest.php \Drupal\Tests\migrate\Kernel\MigrationPluginManagerTest::modules
  2. 11.x core/modules/migrate/tests/src/Kernel/MigrationPluginManagerTest.php \Drupal\Tests\migrate\Kernel\MigrationPluginManagerTest::modules

Type: modules

Overrides MigrateTestBase::$modules

File

core/modules/migrate/tests/src/Kernel/MigrationPluginManagerTest.php, line 17

Class

MigrationPluginManagerTest
Tests the migration plugin manager.

Namespace

Drupal\Tests\migrate\Kernel

Code

protected static $modules = [
    'migrate',
    'migrate_tag_test',
];

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