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 147a7cb commit a535c49Copy full SHA for a535c49
app/code/Magento/Eav/Test/Unit/Model/ResourceModel/Entity/AttributeTest.php
@@ -8,6 +8,7 @@
8
namespace Magento\Eav\Test\Unit\Model\ResourceModel\Entity;
9
10
use Magento\Catalog\Model\Product\Attribute\Source\Status;
11
+use Magento\Catalog\Model\Product\Attribute\Source\Layout;
12
use Magento\Eav\Model\Config;
13
use Magento\Eav\Model\Entity\Attribute\Source\Table;
14
use Magento\Eav\Model\ResourceModel\Entity\Attribute;
0 commit comments