You are here

protected property MigrateDestinationEntityAPI::$id in Migrate Extras 7.2

Name of the entity id key (for example, nid for nodes).

Type: string

File

./entity_api.inc, line 33
Support for entity types implementing the Entity API.

Class

MigrateDestinationEntityAPI
Destination class implementing migration into entity types.

Code

protected $id;