You are here

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

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

Type: bool

File

src/ImportingParameters.php, line 22

Class

ImportingParameters
Parameters what will be imported.

Namespace

Drupal\commerce_smart_importer

Code

public $incorrectValues = TRUE;