You are here

protected property EntityShareTaxonomyAbstract::$fieldType in Entity Share 7

Field type.

Type of the field.

Type: string

File

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

Class

EntityShareTaxonomyAbstract
Abstract class for Taxonomy import/export management.

Code

protected $fieldType;