You are here

protected property MigrateDestinationFieldCollection::$hostEntityType in Field collection 7

The type of entity hosting this collection field (e.g., node).

Type: string

File

./field_collection.migrate.inc, line 42
Support for the Migrate API.

Class

MigrateDestinationFieldCollection
Destination class implementing migration into field_collection.

Code

protected $hostEntityType;