Completed
Push — master ( 87327d...36784a )
by Tim
09:55
created
tests/unit/Observers/UrlRewriteObserverTest.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -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.