Completed
Push — master ( 00926c...4a3877 )
by Tim
13s queued 11s
created
src/Observers/CleanUpVariantProductRelationObserver.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -269,7 +269,7 @@
 block discarded – undo
269 269
     /**
270 270
      * Return's the PK to create the product => variant relation.
271 271
      *
272
-     * @return integer The PK to create the relation with
272
+     * @return string The PK to create the relation with
273 273
      */
274 274
     protected function getLastPrimaryKey()
275 275
     {
Please login to merge, or discard this patch.