Completed
Pull Request — master (#4)
by Tim
02:29
created
src/Observers/AttributeOptionValueObserver.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -142,7 +142,7 @@
 block discarded – undo
142 142
      *
143 143
      * @param array $attributeOptionValue The attribute option value to persist
144 144
      *
145
-     * @return void
145
+     * @return string
146 146
      */
147 147
     protected function persistAttributeOptionValue(array $attributeOptionValue)
148 148
     {
Please login to merge, or discard this patch.