Skip to content

Commit edbef06

Browse files
author
Mastiuhin Olexandr
committed
MAGETWO-94848: [2.3] Cannot change attribute set
1 parent 00e9c4b commit edbef06

File tree

1 file changed

+2
-2
lines changed
  • app/code/Magento/Catalog/Ui/DataProvider/Product/Form/Modifier

1 file changed

+2
-2
lines changed

app/code/Magento/Catalog/Ui/DataProvider/Product/Form/Modifier/Categories.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ private function getCacheManager()
118118
}
119119

120120
/**
121-
* {@inheritdoc}
121+
* @inheritdoc
122122
* @since 101.0.0
123123
*/
124124
public function modifyMeta(array $meta)
@@ -130,7 +130,7 @@ public function modifyMeta(array $meta)
130130
}
131131

132132
/**
133-
* {@inheritdoc}
133+
* @inheritdoc
134134
* @since 101.0.0
135135
*/
136136
public function modifyData(array $data)

0 commit comments

Comments
 (0)