|
@@ -90,7 +90,7 @@ |
|
|
block discarded – undo |
|
90
|
90
|
* Initialize the observer with the passed product bunch processor instance. |
|
91
|
91
|
* |
|
92
|
92
|
* @param \TechDivision\Import\Product\Services\ProductBunchProcessorInterface $productBunchProcessor The product bunch processor instance |
|
93
|
|
- * @param \TechDivision\Import\Observers\AttributeLoaderInterface|null $attributeLoader The attribute loader instance |
|
|
93
|
+ * @param AttributeLoaderInterface $attributeLoader The attribute loader instance |
|
94
|
94
|
* @param \TechDivision\Import\Observers\EntityMergers\EntityMergerInterface $entityMerger The entity merger instance |
|
95
|
95
|
* @param \TechDivision\Import\Utils\CategoryPathUtilInterface $categoryPathUtil The utility to handle category paths |
|
96
|
96
|
* @param \TechDivision\Import\Observers\StateDetectorInterface|null $stateDetector The state detector instance to use |
Please login to merge, or discard this patch.