Completed
Push — 8.x ( 71789d )
by Tim
13:47
created
src/Observers/EeAttributeObserverTrait.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -80,7 +80,7 @@
 block discarded – undo
80 80
     /**
81 81
      * Return's the PK to create the product => attribute relation.
82 82
      *
83
-     * @return integer The PK to create the relation with
83
+     * @return string The PK to create the relation with
84 84
      */
85 85
     protected function getPrimaryKey()
86 86
     {
Please login to merge, or discard this patch.