Completed
Pull Request — master (#36)
by Tim
01:46
created
src/Observers/ClearImageObserver.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -116,7 +116,7 @@
 block discarded – undo
116 116
      *
117 117
      * @param string $attributeCode The attribute code
118 118
      *
119
-     * @return array The array with the EAV attribute
119
+     * @return integer The array with the EAV attribute
120 120
      * @throws \Exception Is thrown if the attribute with the passed code is not available
121 121
      */
122 122
     protected function getEavAttributeByAttributeCode($attributeCode)
Please login to merge, or discard this patch.