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 2858213 commit 0715753Copy full SHA for 0715753
dev/tests/integration/testsuite/Magento/Catalog/_files/category_attribute.php
@@ -7,7 +7,7 @@
7
/** @var Attribute $attribute */
8
9
use Magento\Catalog\Model\Category\AttributeFactory;
10
-use Magento\Catalog\Model\ResourceModel\Eav\Attribute;
+use Magento\Catalog\Model\Category\Attribute;
11
use Magento\TestFramework\Helper\Bootstrap;
12
13
/** @var AttributeFactory $attributeFactory */
0 commit comments