You are here

protected property MigrateDestinationEntityAPI::$revision in Migrate Extras 7.2

Name of the entity revision key (for example, vid for nodes).

Type: string

File

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

Class

MigrateDestinationEntityAPI
Destination class implementing migration into entity types.

Code

protected $revision;