@@ -71,7 +71,7 @@ |
||
71 | 71 | /** |
72 | 72 | * Return's the product link processor instance. |
73 | 73 | * |
74 | - * @return \TechDivision\Import\Product\Bundle\Services\ProductBundleProcessorInterface The product link processor instance |
|
74 | + * @return ProductLinkProcessorInterface The product link processor instance |
|
75 | 75 | */ |
76 | 76 | protected function getProductLinkProcessor() |
77 | 77 | { |
@@ -58,7 +58,7 @@ |
||
58 | 58 | /** |
59 | 59 | * Return's the product link processor instance. |
60 | 60 | * |
61 | - * @return \TechDivision\Import\Product\Bundle\Services\ProductBundleProcessorInterface The product link processor instance |
|
61 | + * @return ProductLinkProcessorInterface The product link processor instance |
|
62 | 62 | */ |
63 | 63 | protected function getProductLinkProcessor() |
64 | 64 | { |