Completed
Push — master ( 042581...4041c9 )
by Tim
10s
created
src/Services/EeProductBunchProcessor.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -85,7 +85,7 @@
 block discarded – undo
85 85
      * @param \TechDivision\Import\Product\Repositories\StockStatusRepository      $stockStatusRepository               The stock status repository to use
86 86
      * @param \TechDivision\Import\Product\Repositories\StockItemRepository        $stockItemRepository                 The stock item repository to use
87 87
      * @param \TechDivision\Import\Repositories\UrlRewriteRepository               $urlRewriteRepository                The URL rewrite repository to use
88
-     * @param \TechDivision\Import\Repositories\UrlRewriteRepository               $urlRewriteProductCategoryRepository The URL rewrite product category repository to use
88
+     * @param UrlRewriteProductCategoryRepository               $urlRewriteProductCategoryRepository The URL rewrite product category repository to use
89 89
      * @param \TechDivision\Import\Repositories\EavAttributeOptionValueRepository  $eavAttributeOptionValueRepository   The EAV attribute option value repository to use
90 90
      * @param \TechDivision\Import\Repositories\EavAttributeRepository             $eavAttributeRepository              The EAV attribute repository to use
91 91
      * @param \TechDivision\Import\Product\Actions\CategoryProductAction           $categoryProductAction               The category product action to use
Please login to merge, or discard this patch.