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 6878668 commit 40683deCopy full SHA for 40683de
app/code/Magento/Eav/Setup/EavSetup.php
@@ -11,6 +11,7 @@
11
use Magento\Eav\Model\ResourceModel\Entity\Attribute\Group\CollectionFactory;
12
use Magento\Eav\Model\Validator\Attribute\Code;
13
use Magento\Framework\App\CacheInterface;
14
+use Magento\Framework\App\ObjectManager;
15
use Magento\Framework\Exception\LocalizedException;
16
use Magento\Framework\Setup\ModuleDataSetupInterface;
17
0 commit comments