You are here

protected property EntityShareTaxonomyAbstract::$fieldName in Entity Share 7

Field name.

Machine name of the field.

Type: string

File

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

Class

EntityShareTaxonomyAbstract
Abstract class for Taxonomy import/export management.

Code

protected $fieldName;