You are here

protected property MigrateSimpleFieldHandler::$skipEmpty in Migrate 7.2

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

File

plugins/destinations/fields.inc, line 256
Support for processing entity fields

Class

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

Code

protected $skipEmpty = FALSE;