Read stream until current item finishes, processing the data found
Parameters:
API Tags:
void update_map(
$mapper
)
|
|
Update the old_id => new_id conversion map
This function works on a Mapper object, storing the type/old_id/new_id triplet for later use. Import Classes for items not needing this info can use an empty implementation
Parameters:
API Tags: