You are here

protected property OgMigrateGroup::$systemOfRecord in Organic groups 7.2

Indicate we are updating existing data.

Overrides Migration::$systemOfRecord

File

includes/migrate/7000/og_group.inc, line 13
Upgrade nodes that are groups, by settings the correct field value.

Class

OgMigrateGroup
@file Upgrade nodes that are groups, by settings the correct field value.

Code

protected $systemOfRecord = Migration::DESTINATION;