We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0ce1f91 + 21f7afa commit 7490ca3Copy full SHA for 7490ca3
app/code/Magento/Catalog/Block/Adminhtml/Product/Attribute/Set/Main.php
@@ -6,13 +6,13 @@
6
namespace Magento\Catalog\Block\Adminhtml\Product\Attribute\Set;
7
8
/**
9
- * Adminhtml Catalog Attribute Set Main Block
10
- *
11
* @author Magento Core Team <core@magentocommerce.com>
12
*/
13
use Magento\Catalog\Model\Entity\Product\Attribute\Group\AttributeMapperInterface;
14
15
+ * Adminhtml Catalog Attribute Set Main Block.
+ *
16
* @api
17
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
18
* @since 100.0.2
0 commit comments