You are here

protected property MappingEditFormBase::$erImportType in GatherContent 8.4

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

Type of import for entity reference fields.

Values:

  • automatic
  • manual
  • semiautomatic.

Type: string

File

gathercontent_ui/src/Form/MappingEditFormBase.php, line 72

Class

MappingEditFormBase
Class MappingEditFormBase.

Namespace

Drupal\gathercontent_ui\Form

Code

protected $erImportType;