You are here

public property ImportingParameters::$duplicateValues in Commerce Smart Importer 8

Indicates wheter or not fields with duplicate values will be imported.

Type: bool

File

src/ImportingParameters.php, line 15

Class

ImportingParameters
Parameters what will be imported.

Namespace

Drupal\commerce_smart_importer

Code

public $duplicateValues = TRUE;