Skip to content

Commit be283e7

Browse files
committed
MC-29022: Custom attribute values cannot be saved in Admin panel
1 parent bea989f commit be283e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Catalog/Controller/Adminhtml/Product/AddAttributeToTemplate.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
use Psr\Log\LoggerInterface;
3232

3333
/**
34-
* Class AddAttributeToTemplate
34+
* Assign attribute to attribute set.
3535
*
3636
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
3737
*/

0 commit comments

Comments
 (0)