Skip to content

Commit

Permalink
#20526: Absent ObjectManager fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
p-bystritsky committed Mar 27, 2019
1 parent 6878668 commit 40683de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/code/Magento/Eav/Setup/EavSetup.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
use Magento\Eav\Model\ResourceModel\Entity\Attribute\Group\CollectionFactory;
use Magento\Eav\Model\Validator\Attribute\Code;
use Magento\Framework\App\CacheInterface;
use Magento\Framework\App\ObjectManager;
use Magento\Framework\Exception\LocalizedException;
use Magento\Framework\Setup\ModuleDataSetupInterface;

Expand Down

0 comments on commit 40683de

Please sign in to comment.