You are here

protected property BiblioMigrateDestinationFieldCollection::$hostEntityType in Bibliography Module 7.3

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

Type: string

File

includes/migrate/plugins/destinations/biblio_field_collection.inc, line 15

Class

BiblioMigrateDestinationFieldCollection
Destination class implementing migration into field_collection.

Code

protected $hostEntityType;