Completed
Push — master ( 7bba9a...df8d00 )
by Tim
9s
created
src/Observers/ProductAttributeObserver.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -206,7 +206,7 @@
 block discarded – undo
206 206
     /**
207 207
      * Return's the PK to create the product => attribute relation.
208 208
      *
209
-     * @return integer The PK to create the relation with
209
+     * @return string The PK to create the relation with
210 210
      */
211 211
     protected function getPrimaryKey()
212 212
     {
Please login to merge, or discard this patch.