@@ -239,7 +239,7 @@ |
||
239 | 239 | /** |
240 | 240 | * Return's the product processor instance. |
241 | 241 | * |
242 | - * @return \TechDivision\Import\Services\ProductProcessorInterface The product processor instance |
|
242 | + * @return ProductProcessorInterface The product processor instance |
|
243 | 243 | */ |
244 | 244 | public function getProductProcessor() |
245 | 245 | { |
@@ -689,7 +689,6 @@ |
||
689 | 689 | /** |
690 | 690 | * Set's the repository to load the category product relations with. |
691 | 691 | * |
692 | - * @param \TechDivision\Import\Product\Repositories\CategoryProductRepository $productWebsiteRepository The repository instance |
|
693 | 692 | * |
694 | 693 | * @return void |
695 | 694 | */ |