Completed
Pull Request — master (#28)
by
unknown
10:14
created
src/Observers/CleanUpLinkObserver.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -159,7 +159,7 @@
 block discarded – undo
159 159
     /**
160 160
      * Return's the PK to create the product => variant relation.
161 161
      *
162
-     * @return integer The PK to create the relation with
162
+     * @return string The PK to create the relation with
163 163
      */
164 164
     protected function getLastPrimaryKey()
165 165
     {
Please login to merge, or discard this patch.