function drupal_migrate_post_update_clear_migrate_field_plugin_cache
Force MigrateField plugin definitions to be cleared.
See also
https://www.drupal.org/node/3006470
File
-
core/
modules/ migrate_drupal/ migrate_drupal.post_update.php, line 13
Code
function drupal_migrate_post_update_clear_migrate_field_plugin_cache() {
// Empty post-update hook.
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.