protected property OgUiPopulateField::$systemOfRecord in Organic groups 7.2
Indicate we are updating existing data.
Overrides Migration::$systemOfRecord
File
- og_ui/
includes/ migrate/ 7000/ populate_field.inc, line 13 - Upgrade group visibility (e.g. open, moderated, closed) from OG6.
Class
- OgUiPopulateField
- @file Upgrade group visibility (e.g. open, moderated, closed) from OG6.
Code
protected $systemOfRecord = Migration::DESTINATION;