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.
1 parent 0779ff2 commit 337ebc0Copy full SHA for 337ebc0
dev/tests/integration/testsuite/Magento/Eav/Model/Entity/Attribute/SetTest.php renamed to dev/tests/integration/testsuite/Magento/Catalog/Model/Product/Attribute/SetTest.php
@@ -5,10 +5,9 @@
5
*/
6
declare(strict_types=1);
7
8
-namespace Magento\Eav\Model\Entity\Attribute;
+namespace Magento\Catalog\Model\Product\Attribute;
9
10
use Magento\Catalog\Model\Product;
11
-use Magento\Catalog\Model\Product\Attribute\Group;
12
use Magento\Catalog\Model\ResourceModel\Product\Attribute\CollectionFactory;
13
use Magento\Eav\Api\AttributeGroupRepositoryInterface;
14
use Magento\Eav\Api\AttributeSetRepositoryInterface;
0 commit comments