You are here

protected property EntityShareFieldCollectionAbstract::$delta in Entity Share 7

Delta of the field.

Delta of the field (0, 1 etc).

Type: int

File

modules/entity_share_field_collection/includes/entity_share_field_collection.abstract.inc, line 66
Class for handling Field Collection Import/Export Abstract.

Class

EntityShareFieldCollectionAbstract
Abstract class for Field Collection import/export management.

Code

protected $delta;