Completed
Pull Request — master (#5)
by Tim
02:51
created
src/Observers/EeProductAttributeObserverTrait.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -83,7 +83,7 @@
 block discarded – undo
83 83
     /**
84 84
      * Return's the PK to create the product => attribute relation.
85 85
      *
86
-     * @return integer The PK to create the relation with
86
+     * @return string The PK to create the relation with
87 87
      */
88 88
     public function getPrimaryKey()
89 89
     {
Please login to merge, or discard this patch.