You are here

protected property MappingStepEntityReference::$erImportType in GatherContent 8.4

Same name and namespace in other branches
  1. 8.5 gathercontent_ui/src/Form/MappingEditSteps/MappingStepEntityReference.php \Drupal\gathercontent_ui\Form\MappingEditSteps\MappingStepEntityReference::erImportType

Type of import for entity reference fields.

Values:

  • automatic
  • manual
  • semiautomatic.

Type: string

File

gathercontent_ui/src/Form/MappingEditSteps/MappingStepEntityReference.php, line 25

Class

MappingStepEntityReference
Class MappingStepEntityReference.

Namespace

Drupal\gathercontent_ui\Form\MappingEditSteps

Code

protected $erImportType;