Skip to content

Commit 7490ca3

Browse files
ENGCOM-3641: Issue resolved #19607. Page Not Found when deleting Attribute Set #19614 #19633
- Merge Pull Request #19633 from cedcommerce/magento2:2.3-develop - Merged commits: 1. 144b028 2. 21f7afa
2 parents 0ce1f91 + 21f7afa commit 7490ca3

File tree

1 file changed

+2
-2
lines changed
  • app/code/Magento/Catalog/Block/Adminhtml/Product/Attribute/Set

1 file changed

+2
-2
lines changed

app/code/Magento/Catalog/Block/Adminhtml/Product/Attribute/Set/Main.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
namespace Magento\Catalog\Block\Adminhtml\Product\Attribute\Set;
77

88
/**
9-
* Adminhtml Catalog Attribute Set Main Block
10-
*
119
* @author Magento Core Team <core@magentocommerce.com>
1210
*/
1311
use Magento\Catalog\Model\Entity\Product\Attribute\Group\AttributeMapperInterface;
1412

1513
/**
14+
* Adminhtml Catalog Attribute Set Main Block.
15+
*
1616
* @api
1717
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
1818
* @since 100.0.2

0 commit comments

Comments
 (0)