You are here

protected property EntityShareTaxonomyAbstract::$delta in Entity Share 7

Delta of the field.

Delta of the field (0, 1 etc).

Type: int

File

modules/entity_share_taxonomy/includes/entity_share_taxonomy.abstract.inc, line 66
Class for handling Taxonomy Import/Export Abstract.

Class

EntityShareTaxonomyAbstract
Abstract class for Taxonomy import/export management.

Code

protected $delta;