MigrationPluginManagerTest::$modules
Same name in other branches
- 9 core/modules/migrate/tests/src/Kernel/MigrationPluginManagerTest.php \Drupal\Tests\migrate\Kernel\MigrationPluginManagerTest::modules
- 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 19
Class
- MigrationPluginManagerTest
- Tests the migration plugin manager.
Namespace
Drupal\Tests\migrate\KernelCode
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.