function migrate_post_update_clear_migrate_source_count_cache

Clear the source count cache.

File

core/modules/migrate/migrate.post_update.php, line 11

Code

function migrate_post_update_clear_migrate_source_count_cache() {
    // Empty post_update hook.
}

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