You are here

property MigrateDestinationVotingapi::$importedIds in Migrate Extras 7.2

Same name and namespace in other branches
  1. 6.2 votingapi.inc \MigrateDestinationVotingapi::importedIds

An array with content ids of imported votes. Used for recalculating results.

File

./votingapi.inc, line 20
VotingAPI module integration

Class

MigrateDestinationVotingapi
Destination class for the votingapi_vote table.

Code

var $importedIds = array();