You are here

protected property MigrateSimpleFieldHandler::$skipEmpty in Migrate 6.2

Same name and namespace in other branches
  1. 7.2 plugins/destinations/fields.inc \MigrateSimpleFieldHandler::skipEmpty

File

plugins/destinations/fields.inc, line 110
Support for processing CCK fields

Class

MigrateSimpleFieldHandler
Base class for creating field handlers for fields with a single value.

Code

protected $skipEmpty = FALSE;