|
@@ -78,7 +78,7 @@ |
|
|
block discarded – undo |
|
78
|
78
|
* Initialize the serializer with the passed CSV value serializer factory. |
|
79
|
79
|
* |
|
80
|
80
|
* @param \TechDivision\Import\ConfigurationInterface $configuration The configuration instance |
|
81
|
|
- * @param \TechDivision\Import\Services\ImportProcessorInterface $converterProcessor The processor instance |
|
|
81
|
+ * @param \TechDivision\Import\Services\ImportProcessorInterface $importProcessor The processor instance |
|
82
|
82
|
* @param \TechDivision\Import\Serializers\ConfigurationAwareSerializerFactoryInterface $valueCsvSerializerFactory The CSV value serializer factory |
|
83
|
83
|
*/ |
|
84
|
84
|
public function __construct( |
Please login to merge, or discard this patch.