MigrateCckFieldPluginManagerTest::$modules
Type: modules
Overrides MigrateDrupalTestBase::$modules
File
-
core/
modules/ migrate_drupal/ tests/ src/ Kernel/ MigrateCckFieldPluginManagerTest.php, line 17
Class
- MigrateCckFieldPluginManagerTest
- Tests the cck field plugin manager.
Namespace
Drupal\Tests\migrate_drupal\KernelCode
public static $modules = [
'system',
'user',
'field',
'migrate_drupal',
'options',
'file',
'text',
'migrate_cckfield_plugin_manager_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.