public property ImportingParameters::$defaultValues in Commerce Smart Importer 8
Indicates wheter or not to import fields where default value will be used.
Type: bool
File
- src/
ImportingParameters.php, line 36
Class
- ImportingParameters
- Parameters what will be imported.
Namespace
Drupal\commerce_smart_importerCode
public $defaultValues = TRUE;