Skip to content

Commit 680fb1f

Browse files
committed
MAGETWO-57753: [GitHub] Product attribute creation fails with REST API #6213
1 parent 950d247 commit 680fb1f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

app/code/Magento/Catalog/Api/Data/EavAttributeInterface.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -150,9 +150,6 @@ public function setIsUsedInGrid($isUsedInGrid);
150150
/**
151151
* Set is attribute visible in grid
152152
*
153-
* @return $this
154-
*/
155-
/**
156153
* @param bool|null $isVisibleInGrid
157154
* @return $this
158155
*/

0 commit comments

Comments
 (0)