@@ -77,7 +77,7 @@ |
||
77 | 77 | * @param \TechDivision\Import\Category\Actions\CategoryAction $categoryAction The category action to use |
78 | 78 | * @param \TechDivision\Import\Category\Actions\CategoryTextAction $categoryTextAction The category text action to use |
79 | 79 | * @param \TechDivision\Import\Category\Actions\CategoryVarcharAction $categoryVarcharAction The category varchar action to use |
80 | - * @param \TechDivision\Import\Product\Actions\UrlRewriteAction $urlRewriteAction The URL rewrite action to use |
|
80 | + * @param UrlRewriteAction $urlRewriteAction The URL rewrite action to use |
|
81 | 81 | * @param \TechDivision\Import\Assembler\CategoryAssembler $categoryAssembler The category assembler to use |
82 | 82 | */ |
83 | 83 | public function __construct( |