|
@@ -499,7 +499,7 @@ |
|
|
block discarded – undo |
|
499
|
499
|
* |
|
500
|
500
|
* @param array $products List of products items implementing \Aimeos\MShop\Product\Item\Iface |
|
501
|
501
|
* @param array $data Associative list of import data as index/value pairs |
|
502
|
|
- * @param array $mappings Associative list of positions and domain item keys |
|
|
502
|
+ * @param array $mapping Associative list of positions and domain item keys |
|
503
|
503
|
* @param \Aimeos\Controller\Common\Product\Import\Csv\Processor\Iface $processor Processor object |
|
504
|
504
|
* @param boolean $strict Log columns not mapped or silently ignore them |
|
505
|
505
|
* @return integer Number of products that couldn't be imported |
Please login to merge, or discard this patch.