@@ -162,7 +162,7 @@ |
||
162 | 162 | /** |
163 | 163 | * Initialize's and return's the URL key filter. |
164 | 164 | * |
165 | - * @return \TechDivision\Import\Product\Utils\ConvertLiteralUrl The URL key filter |
|
165 | + * @return ConvertLiteralUrl The URL key filter |
|
166 | 166 | */ |
167 | 167 | protected function getUrlKeyFilter() |
168 | 168 | { |
@@ -299,7 +299,7 @@ discard block |
||
299 | 299 | /** |
300 | 300 | * Return's the action with the product int attribute CRUD methods. |
301 | 301 | * |
302 | - * @return \TechDivision\Import\Product\Actions\ProductIntAction The action instance |
|
302 | + * @return \TechDivision\Import\Product\Actions\ProductTextAction The action instance |
|
303 | 303 | */ |
304 | 304 | public function getProductIntAction() |
305 | 305 | { |
@@ -453,7 +453,7 @@ discard block |
||
453 | 453 | /** |
454 | 454 | * Return's the action with the stock status CRUD methods. |
455 | 455 | * |
456 | - * @return \TechDivision\Import\Product\Actions\StockStatusAction The action instance |
|
456 | + * @return \TechDivision\Import\Product\Actions\UrlRewriteAction The action instance |
|
457 | 457 | */ |
458 | 458 | public function getUrlRewriteAction() |
459 | 459 | { |