<?php
/**
* @file
* Post update functions for migrate.
*/
* Clear the source count cache.
function migrate_post_update_clear_migrate_source_count_cache() {
// Empty post_update hook.
}