Completed
Pull Request — master (#7)
by Tim
02:46
created
src/Services/EeCategoryBunchProcessor.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -77,7 +77,7 @@
 block discarded – undo
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(
Please login to merge, or discard this patch.