Completed
Pull Request — master (#54)
by Tim
03:16
created
src/Services/ImportProcessor.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -486,7 +486,7 @@
 block discarded – undo
486 486
     /**
487 487
      * Return's the repository to access link attributes.
488 488
      *
489
-     * @return \TechDivision\Import\Repositories\LinkTypeRepository The repository instance
489
+     * @return LinkAttributeRepository The repository instance
490 490
      */
491 491
     public function getLinkAttributeRepository()
492 492
     {
Please login to merge, or discard this patch.