|  | @@ -82,7 +82,7 @@ | 
                                                    
                                                        |  |  |  block discarded – undo | 
                                                                                                                                                                                                                    
                                                            | 82 | 82 |       * Initialize the observer with the passed product bunch processor instance. | 
                                                                                                            
                                                            | 83 | 83 |       * | 
                                                                                                            
                                                            | 84 | 84 |       * @param \TechDivision\Import\Product\Services\ProductBunchProcessorInterface $productBunchProcessor The product bunch processor instance | 
                                                                                                            
                                                            | 85 |  | -     * @param \TechDivision\Import\Observers\AttributeLoaderInterface|null         $attributeLoader       The attribute loader instance | 
                                                                                                            
                                                            |  | 85 | +     * @param AttributeLoaderInterface         $attributeLoader       The attribute loader instance | 
                                                                                                            
                                                            | 86 | 86 |       * @param \TechDivision\Import\Observers\EntityMergers\EntityMergerInterface   $entityMerger          The entity merger instance | 
                                                                                                            
                                                            | 87 | 87 |       * @param \TechDivision\Import\Observers\StateDetectorInterface|null           $stateDetector         The state detector instance to use | 
                                                                                                            
                                                            | 88 | 88 |       */ | 
                                                                                                                                                
                                         
                                        
                                            
                                                                                                    Please login to merge, or discard this patch.