|
@@ -80,7 +80,7 @@ |
|
|
block discarded – undo |
|
80
|
80
|
* Create's and invokes the UrlRewriteObserver instance. |
|
81
|
81
|
* |
|
82
|
82
|
* @param boolean $generateCategoryProductRewrites Whether or not the configuration to generare catagory/product URL rewrites has been activated |
|
83
|
|
- * @param array $productCategoryIds The array with the category IDs the product has been related with |
|
|
83
|
+ * @param string[] $productCategoryIds The array with the category IDs the product has been related with |
|
84
|
84
|
* @param array $category The array with the categories |
|
85
|
85
|
* |
|
86
|
86
|
* @return void |
Please login to merge, or discard this patch.