You are here

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

Update: indicates wheter or not images will be appended to current images.

Type: bool

File

src/ImportingParameters.php, line 43

Class

ImportingParameters
Parameters what will be imported.

Namespace

Drupal\commerce_smart_importer

Code

public $appendImages = TRUE;